8000 Add documentation for bot and server configuration by NMertsch · Pull Request #223 · EuroPython/discord · GitHub
[go: up one dir, main page]

Skip to content

Add documentation for bot and server configuration #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

NMertsch
Copy link
Contributor
@NMertsch NMertsch commented May 11, 2025

This PR adds detailed instructions on:

  • How to create a Discord Server
  • How to create a Discord Application ("Bot") and add it to a Server
  • How to configure a Discord Server using scripts/configure-guild.py
  • How to use scripts/pretix-mock.py to avoid requiring real Pretix access
  • How to develop and run the EP Discord Bot either using pip or uv

Additionally, it makes the codebase compatible with Python >= 3.9 (was >= 3.11). The deployment and uv setup are still using Python 3.11.

Fixes #220

@NMertsch NMertsch marked this pull request as ready for review May 11, 2025 16:50
@NMertsch NMertsch merged commit 794418d into main May 11, 2025
4 checks passed
@NMertsch NMertsch deleted the 220-add-pretix-and-programapi-mocks-to-allow-isolated-developmenttesting branch May 11, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pretix and programapi mocks to allow isolated development/testing
1 participant
0