Skip to content

a Telegram bot for look sth up in the dictionary and sentences translation

License

Notifications You must be signed in to change notification settings

SYYANI/transbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transbot

A Telegram bot for look sth up in the dictionary

Update[2024-4-2]: Now supports Chinese and English auto-translation as well as word translation!

Thanks @bear-zd's server

Configurations

Configurations are set in the config.py file.

tgbot = {
    'token': 'TOKEN'	# Telegram Bot Token From @BotFather
}

Start

pip install -r requirements.txt

python bot.py

you may also need to change the proxy configuration in bot.py file.

License

transbot is under the BSD-2-Clause license. See the LICENSE file for details.

About

a Telegram bot for look sth up in the dictionary and sentences translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages