(Under heavy development) Dash is yet another discord bot (yadb) in TypeScript for gamers and developers.
- Fork.
- Create a feature branch (i.e.
git checkout -b <feature>
) - Commit.
- Submit PR.
- Clone the repository
- Run
npm install
- Rename
.env.sample
to.env
- Run
gulp build
and finallynpm run start