Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 660 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 660 Bytes

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!