Changeset 8d2d5ac in python-cinema-club-bot for commands/event.py
- Timestamp:
- Oct 10, 2024, 4:26:56 AM (5 weeks ago)
- Branches:
- master
- Children:
- 23bddf3
- Parents:
- 9be02d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands/event.py
r9be02d9 r8d2d5ac 89 89 90 90 events = context.chat_data["events"] 91 movies = context.chat_data["movies"]92 91 93 92 events_formatted: str = ""
Note:
See TracChangeset
for help on using the changeset viewer.