A Guild Wars 2 bot for ever growing WvW Guild management commands. Currently, this bot assumes self hosting. To run your own, download the code, follow the requirements below, and happy WvW-ing!
Made with ❤️ by Engaging Without Warning [EWW]
poetry run uvicorn main:app --reload --port 8000 --host 0.0.0.0
Start without uvicorn
BOT_ONLY=true poetry run python main.py
Get into shell:
poetry shell
BOT_ONLY=true PYTHONSTARTUP=main.py python
- add optional description to the google sheet and import-builds
- Command to make a builds channel
- Guild Rank Verification
- Allow pingable role for ArcDPS notifications
- Limit bot commands to a set of channels