Skip to content

devincapriola/Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Telegram Bot

building a telegram bot with python

Getting your api

  1. Create an account on Telegram
  2. Search for BotFather
  3. When you open the chat just write /start

Quick Start

  1. cloning.
    $ git clone https://github.com/devincapriola/Telegram-Bot.git
  2. installing the requirements.
    $ pip install -r requirements.txt
  3. running the bot.
    $ python bot.py

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!

Releases

No releases published

Packages

No packages published

Languages