Skip to content

Made a discord bot to notify whenever there's a new quiz out on avenue 2 learn

Notifications You must be signed in to change notification settings

DiamondAhuja/Discord-Quiz-Update-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Discord-Quiz-Update-Bot

Made a discord bot to notify whenever there's a new quiz posted on avenue 2 learn

Installing this Discord Bot

To install Discord Bot, follow these steps:

  1. Clone the repository
  2. Navigate to the project directory
  3. 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

Using this bot

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

About

Made a discord bot to notify whenever there's a new quiz out on avenue 2 learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages