Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kubk/toastmaster-bot

Discord bot for toastmasters
https://github.com/kubk/toastmaster-bot

bot discord

Last synced: 25 days ago
JSON representation

Discord bot for toastmasters

Awesome Lists containing this project

README

        

### toastmaster-bot
Discord bot for toastmasters. Auth URL: https://discordapp.com/oauth2/authorize?&client_id=598617089585971230&scope=bot&permissions=2048

### Installation
- `git clone`
- `npm install`
- `cp .env.example .env`
- `npm run start:local`

### Production
- `npm run start:prod`