Changeset 23bddf3 in python-cinema-club-bot for commands/__init__.py


Ignore:
Timestamp:
Oct 10, 2024, 6:20:52 AM (5 weeks ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
1f94544
Parents:
8d2d5ac
Message:

Task #10. /announce command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands/__init__.py

    r8d2d5ac r23bddf3  
    1515from .movie import movie, movies, remove_movies
    1616from .event import create_event, list_events
     17from .announce import create_announcement
     18
Note: See TracChangeset for help on using the changeset viewer.