Code Monkey home page Code Monkey logo

telebot's Introduction

DESCRIPTION :-

Building a Telegram bot using Python and Flask to automate certain tasks (primarily for learning purposes).

How to Build yours easily ?

Clone this repository :

git clone https://github.com/rexsimiloluwah/telebot.git

Install the requirements and dependencies

pip install -r requirements.txt

Go to BotFather and follow the instructions intuitively to create a new Telegram bot. This will generate a token for the bot and BotName which will be specified by you.

  • Go to credentials.py, replace the BOT_TOKEN with your generated token and BOT_USERNAME with your specified username.
  • Deploy the app on Heroku or PythonAnyWhere on any other platform that supports flask.
  • Set the URL in the credentials.py file to the URL of the deployed app, Test the WebHook route to ensure it works
  • Test with commands on Telegram, Voila !

    • Feel free to use this code in your projects, I love you !.

telebot's People

Contributors

rexsimiloluwah avatar

Watchers

 avatar

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.