Closed snowc0de closed 4 years ago
This is a quick discord implementation for servers. I want to do it for PM in Discord as well but I don't know how to do it yet.
This is how to use it:
pip install discord.py
pip install discord
python3 discord-bot.py
@cedric05 This really great, but I want to keep it consistent with Selenium and not have to install any more dependencies. Thank you
This is a quick discord implementation for servers. I want to do it for PM in Discord as well but I don't know how to do it yet.
This is how to use it:
pip install discord.py
orpip install discord
python3 discord-bot.py