Giter Club home page Giter Club logo

moviefy's Introduction

MovieFy

Telegram Bot

I have build a very simple bot using Python. A Telegram based chatbot that uses OMDB-API for retrieving the movie ratings that is requested and sends it back to the user in the Telegram chat window.

TELEGRAM BOT

On the surface, Telegram is just another messaging app. The app promotes itself as secure, fast, ad-free, etc. However, there is one feature that sets it apart from similar apps: bots!

Why Create a Bot?

First, I will discuss what bots are and why you might be interested in creating one.

The term “bots” might call to mind those scripted auto-reply “live chat” programs we’ve all seen, but they’re not the same. These guys are amazing little helpers you can use in any chat. Think of a bot as an automated user account that can do favors for you.

How to Create Your First Bot

First, register on Telegram. I recommend using Telegram web client to test the basic concepts.

Open the Telegram app, search for @BotFather and start the chat. Send /newbot and follow the instructions. After completing the initial steps, you’ll get:

- your TOKEN
- the telegram api URL — https://api.telegram.org/bot
- link on documentation

The bot is hosted online on Heroku.

Getting started with Telegram Bots

Chatbots are fun, and Telegram has one of the best APIs to make one. This project uses the python-telegram-bot wrapper which provides a Python interface for the Telegram API.

Introduction to Telegram Bots

Your First Bot using python-telegram-bot

CONTRIBUTERS

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.