iTransit-Bot is a simple yet powerful translation bot written in PHP. It allows users to translate text between English and Persian effortlessly.
- Bidirectional Translation: Translate from English to Persian and vice versa.
- Lightweight: No external dependencies or Composer required.
- Simple Setup: Easy to configure and deploy.
- Fast and Efficient: Handles translations quickly with minimal resource usage.
Follow the steps below to set up and run iTransit-Bot on your server:
Clone the repository to your local system using the following command:
git clone https://github.com/rezamardaniDev/iTransit-Bot.git
- Open the bot's source code files.
- Set your Telegram Bot Token in the appropriate configuration section.
- (Optional) Adjust any additional settings if required.
Upload the project files to your server and ensure the bot is accessible. You can use webhooks to connect your bot to Telegram servers.
iTransit-Bot/
├── bot.php # Main bot logic
├── README.md # Project documentation
└── ... # Other files
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch-name
. - Commit your changes:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature-branch-name
. - Open a pull request.
This project is open-source and available under the MIT License.
If you have any questions or feedback, feel free to reach out:
- GitHub: rezamardaniDev
Thank you for using iTransit-Bot! We hope it makes translations easier for you. 🌟