A Discord Bot that sends messages on server status change. Made for xMode
Go to file
2022-11-25 16:24:23 +02:00
bot.py Fixed bot hanging on channel None 2022-11-25 16:24:23 +02:00
README Added README 2022-02-14 00:04:00 +02:00
subs.json Added all functionality and empty subs file 2022-02-13 23:57:31 +02:00

# Install dependencies
python3 -m pip install -U discord.py
python3 -m pip install beautifulsoup4

# Create "token.txt" with your bot token
# Run bot
python3 bot.py