Skip to content

y9tr3ble/TeaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tea Bot

This project is a Telegram bot for a tea club. Users can choose their favorite type of tea, drink cups of it, and earn cups to buy new types.

Interface

imageimage

Commands

/start - greeting and initial tea selection /tea - drink a cup of the selected tea and earn the corresponding number of cups /choose - change the currently selected type of tea /shop - view the available types of tea and their prices /buy - buy a new type of tea for the corresponding number of cups

Installation

Clone the repository: git clone https://github.com/Tr3bleee/TeaBot Navigate to the project directory: cd TeaBot Install the dependencies: pip install -r requirements.txt Run the bot: python main.py

Configuration

Edit Token

License

This project is licensed under the MIT license. See the LICENSE file for details.