1
0
mirror of https://gitlab.com/MisterBiggs/discord-d2-bot.git synced 2025-08-06 05:21:27 +00:00

init commit

This commit is contained in:
2020-01-03 16:32:11 -07:00
parent e430238a21
commit b1e9b5c242
5 changed files with 263 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
discord.py==1.2.1
requests==2.21.0
beautifulsoup4==4.8.2