https://github.com/realcuf/google-translate-bot
Google translate telegram bot
https://github.com/realcuf/google-translate-bot
bot google googletranslate python python3 telegram telegram-bot
Last synced: 9 months ago
JSON representation
Google translate telegram bot
- Host: GitHub
- URL: https://github.com/realcuf/google-translate-bot
- Owner: RealCuf
- License: mit
- Created: 2025-02-25T21:50:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T22:19:20.000Z (over 1 year ago)
- Last Synced: 2025-02-25T22:29:15.241Z (over 1 year ago)
- Topics: bot, google, googletranslate, python, python3, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google translate telegram bot to get your translate text
+ Send translate text
+ Send translate voice
+ Supports 81 languages
# Configuration
+ Open **main.py** and set your **bot token**, **api hash** and **api id**
+ You can edit the text of the bot from the **conf.py**
+ You can request one from [BotFather](https://t.me/botfather) in Telegram
# Installation
+ Clone
```bash
git clone https://github.com/RealCuf/Google-translate-bot
```
+ Requirements
```bash
pip install -r requirements.txt
```
+ Run
```bash
python3 main.py
```
### Be sure to follow my Twitter
πΆβπ«οΈ Twitter : [CybrDriver](https://twitter.com/CybrDriver)
