Skip to content

A bot that verifies participants and tells them their team number for the 2024 Girls in STEAM Olympics.

Notifications You must be signed in to change notification settings

marwazaryab/ShadowBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– ShadowBot

A bot that verifies and assigns roles to participants and tells them their team number for the 2024 Girls in STEAM Olympics.

๐ŸŒธ Features

  • User Verification: Users can verify themselves using their registered email addresses.
  • Role Assignment: Automatically assigns users to a "Participant" role and specific team roles (e.g., Team 1, Team 2) upon verification.
  • Error Handling: Provides feedback on success and failure, ensuring a smooth user experience.

๐Ÿฆ‹ Requirements

  • Python 3.8 or higher.
  • Discord.py library (v2.0 or higher).
  • A Discord bot token.

๐Ÿž Installation

  1. Clone the repository.
  2. Create a .env file with ur discord token saved in a variable titled "DISCORD_TOKEN".
  3. Create a registered_users.json file containing a hashmap of registered email addresses (key) and their corresponding team numbers (value).

About

A bot that verifies participants and tells them their team number for the 2024 Girls in STEAM Olympics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages