Changes between Version 13 and Version 14 of python-cinema-club-bot
- Timestamp:
- Oct 10, 2024, 8:34:50 PM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
python-cinema-club-bot
v13 v14 10 10 - Creating events and their announcements 11 11 - Collect history of finished events and proposed films 12 - Collecti ve only nicknames needed. No other information besides films and events are not stored.12 - Collection of nicknames needed is the only thing needed to collect. No other information besides films and events are not stored. 13 13 14 14 python-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.