Git Product home page Git Product logo

korero-bot's Introduction

Korero Bot

Telegram bot for searching subtitles.

Features

  • /subtitles name - Search subtitles
  • /theatres - In Theaters
  • /popular movie - Popular movies
  • /popular person - Popular persons
  • /popular tv - Popular tv shows
  • /trending all - Trending
  • /trending movie - Trending movies
  • /trending person - Trending persons
  • /trending tv - Trending tv shows
  • /help - Help
  • /about - About

Prerequisites

Running

1. Configure

# Bot
Create and configure .env file like .env.example.

2. Telegram

# Create an Telegram bot
Find @BotFather on Telegram, type /newbot and follow the instructions.

# Username
Get your bot username and set 'TELEGRAM_USERNAME' in .env.

# Token
Get your token from @BotFather and set 'TELEGRAM_TOKEN' in .env.

3. OpenSubtitles

# Create an OpenSubtitles account
Create an OpenSubtitles account on https://opensubtitles.org.

# UserAgent
Request your own UserAgent https://trac.opensubtitles.org/projects/opensubtitles/wiki/DevReadFirst#Howtorequestanewuseragent. Only for testing and developing purposes you can use special user agent "TemporaryUserAgent". Never use this UA as default/public/in production code, we periodically change this and your APP will stop work! Also don't abuse usage of this test user agent.

# Configure
Get your UserAgent and credentials and set in .env.

4. TMDb

# Account
Create an The Movie DB account on https://www.themoviedb.org/.

# API Key
Create an API key on https://www.themoviedb.org/settings/api.

# Configure
Get your API key and set 'TMDB_APIKEY' in .env.

5. Run

# Install dependencies
npm install

# Start
npm start

Built With

Authors

Acknowledgments

korero-bot's People

Contributors

dependabot[bot] avatar xxgicoxx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

chinarelli

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.