Made a discord bot to notify whenever there's a new quiz posted on avenue 2 learn
To install Discord Bot, follow these steps:
- Clone the repository
- Navigate to the project directory
- Install the required Python packages using pip:
pip install selenium
pip install webdriver_manager
pip install beautifulsoup4
pip install discord.py
pip install requests
pip install aioconsole
Add a config.py
file with your discord bot token and channel ID of where you want the messages to be received
To run, python discord_bot.py