You can use bot here in Telegram
To start this you can clone our repository:
git clone git@github.com:aqerd/filmbot.git
Next, create a file assets/token.env
and add your API keys like this:
TELEGRAM_BOT_TOKEN=0123456789:rs96Th1SaPiK3YiSdEfin1t3lyFaK310ak8
TMDB_ACCESS_TOKEN=2ak4fake34api4433key4lol7035rs39
You can get your TMDb API key here and create your Telegram bot here.
Now you ready to run this project on your machine.
Please note that you cannot access the TMDb API from Russia and Kazakhstan. To resolve this issue, manually change your network connection's DNS to 9.9.9.9
.
Project made by Ruslan Suleymanov and Anna Khairullina for Object-Oriented Programming course at Ural Federal University