Changes between Version 9 and Version 10 of python-cinema-club-bot


Ignore:
Timestamp:
Oct 10, 2024, 4:46:20 AM (5 weeks ago)
Author:
w96k
Comment:

--

Legend:

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

    v9 v10  
    66
    77Features:
    8 - [TODO] Choosing a film once a week
    9 - [TODO] Choosing a person who proposes the next film
    10 - [TODO] Creating a queue of proposed films in general
    11 - [TODO] Creating event announcements
    12 - [TODO] Collect info about cinema club members and watched films
     8- Choosing a film by imdb id
     9- Choosing and auto switching to a person who proposes the next film
     10- Creating events and their announcements
     11- Collect history of finished events and proposed films
    1312
    1413python-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.