This is a Discord bot made for the Rutgers Esports server that supports email verification.
hikari==2.0.0.dev115
hikari-lightbulb==2.3.1
hikari-miru==2.0.4
Pyrebase4==4.6.0
python-dotenv==0.21.0
requests==2.28.2
uvloop==0.17.0
hikari[speedups]==2.0.0.dev115
Rules are put in place to prevent confusion to future programmers that will eventually touch this repository.
- Use the black linter
- Follow Python's naming conventions
- Create issues in the GitHub repository before creating a pull request to prevent work efforts from being lost
- Try to specify variable types in your Python code