diff --git a/README b/README new file mode 100644 index 0000000..0d39382 --- /dev/null +++ b/README @@ -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