/gpytranslator-bot

Pyrogram translate bot using GpyTranslate Library.

Primary LanguagePythonMIT LicenseMIT

Gpytranslator Bot

Pyrogram translate bot using GpyTranslate Library

  GpyTranslate is a word 'G+Py+Translate' which means 'Google Python Translate'. A bot to help you translate text (with emojis) to a language from any other language in world.

Features

  • Supports in groups
  • Works with Inline
  • Supports emoji
  • Free to use
  • Easy

Installation

Clone the repository:

git clone https://github.com/mrcentimetre/gpytranslator-bot.git && cd gpytranslator-bot

Install the requirements

pip3 install -U -r requirements.txt

Edit the API_ID and API_HASH and TOKEN in config.py.example Example:

--API_ID >> 1
--API_HASH >> abcdef1234
--TOKEN >> 1234567890:ABCDEF
--sudousers >> [123456, 654321]

change the name of config.py.example to config.py

cp config.py.example config.py

Run the bot

python3 main.py

Credit

Inspiration
Development & contribution