Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 578 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 578 Bytes

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