Skip to content

Leptonion/TeleMovBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENG

The project was created for personal use. The main purpose of creation is to study the telebot library and nothing more. The functionality is very limited - and has basic capabilities for searching, selecting and tracking movies and TV series.

To work, you need access to the Telegram API and TMDB API:

  • About Telegram API access – see here.
  • About TMDB API access – see here.

API keys must be passed through environment variables:

ENV TBOT_KEY your_telebot_API_key

ENV TMDB_KEY your_tmdb_API_key

For correct operation:

  • The bot must be added to the group (not to the private chat)!
  • The bot must be able to delete any messages in the group (Administrator rights - delete messages)
  • The bot is launched using the /start command.

Further support and development of the project will occur as far as possible... with the advent of free time... whenever I want.


RUS

Проект создан для личного использования. Основная цель создания – изучение библиотеки telebot и не более. Функциональность очень ограничена – и имеет базовые возможности по поиску, выбору и отслеживанию фильмов и сериалов.

Для работы необходим доступ к Telegram API и TMDB API:

  • О доступе Telegram API – смотреть здесь.
  • О доступе TMDB API – смотреть здесь.

API ключи должны быть переданы через переменные окружения:

ENV TBOT_KEY your_telebot_API_key
ENV TMDB_KEY your_tmdb_API_key

Для коректной работы:

  • Бот должен быть добавлен в группу (не в приватный чат)!
  • Бот должен иметь возможность удаления любых сообщений в группе (Права администратора - удаление сообщений)
  • Запуск Бота выполняется командой /start

Дальнейшая поддержка и развитие проекта будет происходить по мере возможностейс появлением свободного времени… когда захочу.

About

Telebot app interface for TMDB API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages