Added README

This commit is contained in:
DWW 2022-02-14 00:04:00 +02:00
parent 8688ce8c9e
commit 9a51a85a3a

7
README Normal file
View File

@ -0,0 +1,7 @@
# 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