Changes between Version 15 and Version 16 of python-cinema-club-bot


Ignore:
Timestamp:
Oct 12, 2024, 2:18:05 PM (5 weeks ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • python-cinema-club-bot

    v15 v16  
    1212- Creating events and their announcements
    1313- Collect history of finished events and proposed films
    14 - Collection of nicknames needed is the only thing needed to collect. No other information besides films and events are not stored.
     14- List of nicknames is the only thing needed to collect. No other information besides films and events are not stored.
    1515
    1616python-cinema-club-bot is public domain, but underlying library python-telegram-bot is GPLv3, so you should be careful distributing this code if you use it. CC0 is compatible with GPLv3. You can modify this code as you want and use for any purpose.