Skip to content

richengo/Simple-Telebots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Telebots

Repository of Telegram bots built using Python to carry out simple tasks. The goal is to explore the Telegram Bot API and get our creative juices flowing. Telegram Bots may even come in handy when trying to figure out a quick and easy method of deploying machine learning models.

Features

  • echobot.py - Bot that echoes whatever text input by the user.
  • todobot.py - Bot that helps to keep track of a to-do list.
  • dbhelper.py - Script to add/remove/store information for multiple users in a sqlite database

About

Exploration of Telegram bots, built using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages