Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiE-Helper-Bot

Bot to help make internal processes easier within the Women in Engineering community!

3 features

  1. /assign_role - add member to a subteam role
  2. /unassign_role - remove member from a subteam role
  3. /subteam_info - view all members + their subteam role
  4. /assign_past_directors - Gives everyone with the Director role the Past Director role
  5. /year_to_alumni - Give everyone in a specified year role the Alumni role
  6. /remove_all_directors - Remove Director role & subroles from everyone with Director role (except execs, faculty & wie reps)

How To Contribute

  1. Fork the repo
  2. Create a branch: git checkout -b feature-name
  3. Make your changes
  4. Commit: git commit -m "Description of change"
  5. Push to your fork
  6. Open a Pull Request to main
  7. Ask someone from the exec team to review your code!

How To Run

  1. python3 -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt Run either: python main.py --token "MY_PROD_TOKEN" or python main.py and place the DISCORD_TOKEN in a .env file
  4. when you see slash commands are now synced in the terminal, it means you can go to the WiE discord and start using the bot

Hosting

Through Waterloo Computer Science Club

Example Output

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages