Skip to content
/ mozhi Public

English to Malayalam translation Telegram inline robot.

License

Notifications You must be signed in to change notification settings

m4mallu/mozhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozhi (മൊഴി) is an English to Malayalam language translation telegrm bot.

Mozhi converts English words to Malayalam using Google Translation Library. It is a simple bot that can be used in any chat or by privately. മൊഴി ഒരു ഇംഗ്ലീഷ് - മലയാളം മൊഴിമാറ്റ ടെലെഗ്രാം ബോട്ട് ആണ്. ഇൻലൈൻ ആയിട്ടാണ് ഇത് പ്രവർത്തിക്കുന്നത്.എല്ലാ ചാറ്റുകളിലും അല്ലെങ്കിൽ വ്യക്തിപരം ആയും ഇതിനെ ഉപയോഗിക്കാവുന്നതാണ്.

Requirements:


Deploy -VPS:

  • Open a Linux Terminal and Run the below commands ( Stage: 1 )
  • git clone https://github.com/m4mallu/mozhi
  • cd mozhi
  • Create a config.py with the Mandatory variables.
  • Run the below commands in the same terminal ( Stage: 2 )
  • virtualenv -p python3 venv
  • . ./venv/bin/activate
  • pip3 install -r requirements.txt
  • python3 bot.py

Deploy - Heroku:

About

English to Malayalam translation Telegram inline robot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published