Skip to content

prStudentka/telegram_bot_aio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot for fun

About

  • echo bot
  • game bot (guess the number game)

System requirements

  • python = "^3.11"
  • aiogram = "^3.5.0"
  • python-dotenv = "^1.0.1"
  • requests = "^2.31.0"
  • poetry = "^1.8.3"
  • python-dotenv = "^1.0.1"

Install

1 Install poetry:

 pip install poetry

2 Clone repository

3 Create file for enviromental variables or copy file .env.example:

 $ touch .env

4 Create variables and fill out:

- TOKEN = '{your secret key}'
- IS_DEBUG = true

Instruction

1 Create bot and get token:

https://t.me/botfather

2 Past token in the file .env

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages