Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kubk/toastmaster-bot
- Owner: kubk
- Created: 2019-07-11T18:32:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T16:57:31.000Z (about 2 years ago)
- Last Synced: 2024-04-15T04:25:11.664Z (7 months ago)
- Topics: bot, discord
- Language: TypeScript
- Homepage:
- Size: 385 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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`