Skip to content

davidetacchini/overbot

Repository files navigation

OverBot Banner

The best Overwatch bot for Discord.

Code Style: Black isort discord.py OverFast API Discord Server

Contributing

OverBot uses black, isort and flake8 as code style. It also uses pyright as type checker. Thus, before running a pull request make sure to run the following commands:

pre-commit run --all-files
pyright