dorfingerjonas / break-reminder-bot

πŸ•“ Discord Bot for our class discord server, to remind teachers when the break has started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

break-reminder-bot

πŸ•“ Discord Bot for our class discord server, to remind teachers when the break has started

Invite the bot

https://discordapp.com/oauth2/authorize?&client_id=690480395531321364&scope=bot&permissions=141312

Usage of the bot

Commands

  • !bot-reminder starts the bot
  • !bot-reminder-stop stops the bot

Developers

If you want to run the bot yourself, create a new Discord Bot and copy the token into a file called auth.json. It should look like this:

{
    "token": "[Your Token]"
}



Copyright Β© 2020, Jonas Dorfinger. This bot is MIT licensed

About

πŸ•“ Discord Bot for our class discord server, to remind teachers when the break has started

License:MIT License


Languages

Language:JavaScript 100.0%