Skip to content

nomsi/dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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