https://github.com/ashkan0201/telegram_bot
The Telegram robot project is defined as a very simple game inside the robot.
https://github.com/ashkan0201/telegram_bot
python3 telegram-bot
Last synced: 4 months ago
JSON representation
The Telegram robot project is defined as a very simple game inside the robot.
- Host: GitHub
- URL: https://github.com/ashkan0201/telegram_bot
- Owner: ashkan0201
- Created: 2023-11-02T19:03:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-02T19:39:56.000Z (over 1 year ago)
- Last Synced: 2024-11-13T22:08:24.573Z (6 months ago)
- Topics: python3, telegram-bot
- Language: Python
- Homepage:
- Size: 342 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram_bot
**A photo of the built robot:**

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.
```bash
$ pip install -r requirements.txt
```## Ways of communication
**To contact me:**
- [GitHub](https://github.com/ashkan0201)
- [email protected]