Skip to content

Телеграм бот переводчик реализован на aiogram

Notifications You must be signed in to change notification settings

lotositsh/telegram-bot-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot Translator


Instructions for using the Telegram bot translator:

  • Install the required libraries using the command
pip install -r requirements.txt
  • Create a bot on BotFather and obtain the API token to insert into the program code YOUR_TOKEN_HERE.

  • To add a language, simply include the translation of the desired language in the code under the "languages" variable.

  • The program is implemented on aiogram and translate libraries, and can be used for translating text between different languages by interacting with the bot.

Telegram Bot Translator

About

Телеграм бот переводчик реализован на aiogram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages