Changes between Version 18 and Version 19 of python-cinema-club-bot


Ignore:
Timestamp:
Oct 13, 2024, 3:54:53 AM (5 weeks ago)
Author:
w96k
Comment:

--

Legend:

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

    v18 v19  
     1= python-cinema-club-bot
    12python-cinema-club-bot is bot for Telegram specialized for managing cinema club activities. Initially it was done for Libertarian Cinema club in Tbilisi, Georgia.
    23
     
    78Bot handle: [https://t.me/python_cinema_club_bot @python-cinema-club-bot]
    89
    9 Features:
     10== Features
    1011- Choosing a film by imdb id
    1112- Choosing and auto switching to a person who proposes the next film
     
    1415- List of nicknames is the only thing needed to collect. No other information besides films and events are not stored.
    1516
     17== License
    1618python-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.