Skip to content

A Guild Wars 2 bot for ever growing WvW Guild management commands

License

Notifications You must be signed in to change notification settings

darkharasho/eww-bot

Repository files navigation

eww bot half page

Discord bot for WvW Guild Management

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]

Looking for more info?

Check out the Wiki!

Start the App

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

Todo list

  • 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

About

A Guild Wars 2 bot for ever growing WvW Guild management commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages