Changeset 23bddf3 in python-cinema-club-bot for commands/__init__.py
- Timestamp:
- Oct 10, 2024, 6:20:52 AM (5 weeks ago)
- Branches:
- master
- Children:
- 1f94544
- Parents:
- 8d2d5ac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands/__init__.py
r8d2d5ac r23bddf3 15 15 from .movie import movie, movies, remove_movies 16 16 from .event import create_event, list_events 17 from .announce import create_announcement 18
Note:
See TracChangeset
for help on using the changeset viewer.