https://github.com/kubk/toastmaster-bot
Discord bot for toastmasters
https://github.com/kubk/toastmaster-bot
bot discord
Last synced: about 2 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T16:57:31.000Z (almost 4 years ago)
- Last Synced: 2025-04-05T09:13:52.515Z (about 1 year ago)
- Topics: bot, discord
- Language: TypeScript
- Homepage:
- Size: 385 KB
- Stars: 1
- Watchers: 0
- 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`