Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A suite of tools for managing the EuroPython Conference Discord server:

* [src/europython_discord](./src/europython_discord): Discord bot
* [scripts/configure-guild.py](./scripts/configure-guild.py): Configure channels and roles of a Discord server
* [discord-guild-configurator](https://github.com/europython/discord-guild-configurator): Configure channels and roles of a Discord server
* [scripts/export-members.py](./scripts/export-members.py): Export a list of all server members and their roles
* [scripts/pretix-mock.py](./scripts/pretix-mock.py): Mock Pretix server for development purposes

Expand Down Expand Up @@ -98,8 +98,8 @@ Expected outcome: You have a Discord Bot Token and can run a Discord Bot on a Di

### Discord Server Configuration

Follow [Discord Server Configuration](docs/discord-server-configuration.md)
to configure your existing Discord Server with the expected channels, roles and messages.
See [discord-guild-configurator](https://github.com/europython/discord-guild-configurator)
to configure your Discord Server with the expected channels, roles, and messages.

Expected outcome: A Discord Server ready to be used for this bot.

Expand Down
38 changes: 0 additions & 38 deletions docs/discord-server-configuration.md

This file was deleted.

Binary file removed docs/img/empty-server.png
Binary file not shown.
Binary file removed docs/img/server-delete-category.png
Binary file not shown.
Binary file removed docs/img/server-full-configuration.png
Binary file not shown.
Loading