boredbot
just another discord bot made to learn python this bots main function is to cache teams meeting links and send them right before the classes start to setup the bot you need a settings.py which contains the token and other stuff
- the discord token
disc_token guild_idandadmin_rolefor mute and unmute commandscanchannelidto specify where to look for the meeting linkswebhooklinkto send the daily class links (will change later over to discord.py tasks)statusreactemote to react after successfully changing status through status command.
and dont forget to install the requirements using pip install -r requirements.txt
credits
- itspacchu for help with various stuff
- NoiceNoiceBaby for the mute command
- and others