forked from EuroPython/discord
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
🐍 What was done:
- Discord server was configured with channel names and roles for the conference
- Bot
prod-config.tomlwas adapted to the values for the server. - Messages from the bot were renamed to use PyLadiesCon instead of EuroPython
- Messages that mention a conference badge were removed
- The usage related the
livestream_connector.pywas removed in favor of the new fieldyoutube_url - The
Sessionclass now has ayoutube_urlattribute that we might need to fill - The program notification will use the
session.youtube_urlinstead of thelivestream_url
- The schedule.json file is missing from the programapi, but this will be generated once the Schedule is released.
- Test the bot in production :)
🗒️ Notes from the EuroPython (EP) bot usage and configuration
- The
scripts/configure-guild.pyto configure the server was not used, since PyLadiesCon reuses the server. - The
livestream.tomlconfiguration is not used - The rooms are only two for PyLadiesCon
- Many of the roles that the EP bot relies on like 'Onsite Volunteers', 'Student', etc are not used here.
- The role names in the EP bot use plural, while PyLadiesCon bot uses singular ("Organizers" -> "Organizer")
egeakman and marcorichetta
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels