A Telegram bot application designed to provide various office-related utilities to enhance productivity and streamline tasks.
- ✅ Easy-to-use Telegram bot interface.
- ✅ Tools for managing office tasks efficiently.
- ✅ Accessible directly from Telegram.
- Clone the repository:
git clone https://github.com/your-username/TG-office-utils.git
- Navigate to the project directory:
cd TG-office-utils - Install dependencies:
npm install
Open Telegram and interact with the bot using the provided Bot Link.
Contributions are welcome! Here's how you can help:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add some feature" - Push to the branch:
git push origin feature-name
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.