Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
Tickets
New Ticket
Context Navigation
←
Previous Change
Next Change
→
Changeset
1f94544
in python-cinema-club-bot for
main.py
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 10, 2024, 6:53:36 AM (
5 weeks
ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
5ba045c
Parents:
23bddf3
Message:
Remove /movies_remove command.
File:
1 edited
main.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
main.py
r23bddf3
r1f94544
64
64
app.add_handler(CommandHandler("movie", commands.movie))
65
65
app.add_handler(CommandHandler("movies", commands.movies))
66
app.add_handler(CommandHandler("movies_remove", commands.remove_movies))
67
66
68
67
# Users commands
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive