Skip to content

The Telegram robot project is defined as a very simple game inside the robot.

Notifications You must be signed in to change notification settings

ashkan0201/Telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram_bot

A photo of the built robot:

Logo

A simple example of building a Telegram bot with Python designed for those interested in this field. Now I have provided the code on this page so that you can make it easier for you to build a Telegram bot and develop your own code.

  • Now what about the robot itself?

Well, the point is that we launched a very simple game that used the telebot framework in this part.

The game is such that the system chooses a number between 0 and 100 and asks the user to guess it. As much as possible, the robot helps the user to find the number, and if the user finds the number, he wins.

My own record is in 4 guesses, how many guesses do you think you can find it??? 😅😜😜😜😜😜😜

Installation

To use the software, you must install the desired library.

    $ pip install -r requirements.txt

Ways of communication

To contact me:

About

The Telegram robot project is defined as a very simple game inside the robot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages