ravener / miyako

A multipurpose Discord Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A multipurpose Discord Bot

License:MIT License


Languages

Language:JavaScript 100.0%