A Discord bot that listens to a channel and alerts when the time since the last message was sent longer than 10 minutes ago
- python3
$ pip install -r requirements.txt
- Create a Discord Bot User - https://discordpy.readthedocs.io/en/stable/discord.html
- Update the information in downtime_bot.py | Anything with "ABC123"
$ cd discord-keyword-bot
$ python3 bot.py