Skip to content

imNima10/Telegram-Bot-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Telegram Bot Translator

A lightweight and smart Telegram Bot for real-time message translation.
Built with Node.js, Telegram Bot API, and a simple translation engine powered by One API.


🚀 Features

  • 🌐 Real-time message translation
  • 💬 Multi-language support
  • ⚙️ Easy setup using .env
  • 🪶 Lightweight and developer-friendly
  • 🔧 Fully customizable and extendable

⚙️ Setup

Create a .env file in your project root:

TELEGRAM_BOT_TOKEN= # Your Telegram Bot token from BotFather
DATABASE_URL= # Your database connection URL
ONE_API_TOKEN= # Your One API key for translation services

Install dependencies and start the bot:

npm install
npm start

🧾 License

Feel free to use, modify, and share with credit to @imNima10 💜


💜

If you like this project, don't forget to give it a ⭐ on GitHub!


🤝 Contributing

Pull requests and ideas are always welcome!
If you find a bug or want to improve something, open an issue or PR.


Author: @imNima10
Built with 💻 + ☕ + ❤️

About

This is a Telegram Bot Translator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published