Skip to content

vovataras/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot

This repository contains a test bot for the telegram. The bot is written in python using the Telegram Bot API and wrapper library over api pyTelegramBotAPI. To make the bot work, you need to substitute your tokens in config.py.

The folder contains main bot code.

API

The following APIs are also used for the bot:

Heroku

Files Procfile, requirements.txt, runtime.txt are needed for Deploy on heroku. If you Deploy a bot on heroku, you need to delete the files: Pipfile, Pipfile.lock .

Releases

No releases published

Packages

No packages published

Languages