Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 544 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 544 Bytes

Dash

(Under heavy development) Dash is yet another discord bot (yadb) in TypeScript for gamers and developers.

Contributing

  1. Fork.
  2. Create a feature branch (i.e. git checkout -b <feature>)
  3. Commit.
  4. Submit PR.

Setup

  1. Clone the repository
  2. Run npm install
  3. Rename .env.sample to .env
  4. Run gulp build and finally npm run start