countdown-bot

A Discord bot that runs countdown games and generates analytics
git clone https://git.ashermorgan.net/countdown-bot/
Log | Files | Refs | README

commit 85ac4589e4c73f07c6f6eeb2319a20b015c3a093
parent 4993d8ce531c5804f36598dc9fcda359cb3af027
Author: ashermorgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Thu,  8 Jul 2021 13:26:52 -0700

Update permissions in invite URL

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -28,7 +28,7 @@ A Discord bot that facilitates countdowns and generates detailed countdown analy 6. Add the bot to your server ``` - https://discordapp.com/oauth2/authorize?client_id=BOT_ID_HERE&scope=bot&permissions=232512 + https://discordapp.com/oauth2/authorize?client_id=BOT_ID_HERE&scope=bot&permissions=101440 ``` 7. Send `c.help` to the bot get a list of commands and a description of the bot's behavior