Skip to content

MofiYy/Telegram-Bot-EnglishPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-Bot-EnglishPractice

A very simple bot, with mini-tests

description

  • This bot was created to familiarize you with Telegram bots and the aiogram library. The bot was also written in just a few hours, so it may not be a very convenient code (do not judge strictly).

config configuring the bot to run

  • You need to change the BOT_TOKEN to your token in the main.env file

python launching the bot via poetry

  • Install Python (recommend 3.11)
  • Install Poetry Instructions
  • Go to the poetry section with the bot and write poetry init
  • And now launch the bot using the command: poetry run python -00 src or python -OO __main__.py

About

A very simple bot, with mini-tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages