Skip to content

ravener/miyako

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miyako

Discord

A general purpose Discord Bot. This is the new in-progress rewrite that is still being worked on.

image

Running

$ git clone https://github.com/ravener/miyako
$ cd miyako
$ cp .env.example .env
$ nano .env # Fill this
$ npm install
$ node src/deploy-commands.js # Deploy slash commands.
$ node src/index.js

License

MIT License