Tagline: Trello Services in Telegram Account
Trellogram is a project designed to integrate Trello's task management capabilities directly into Telegram. This project aims to streamline team collaboration by allowing team leaders and members to manage tasks and access their Trello boards without leaving their Telegram group chats.
- Seamlessly map Trello lists into custom categories within Telegram.
- Manage team tasks efficiently without switching platforms.
- Enhanced task management features beyond Trello's standard functionality.
- Intuitive interface for both team leaders and members.
Trellogram eliminates the need for team leaders to switch between Trello and other communication platforms by bringing task management tools directly into Telegram. Team members can easily access their tasks within their group chats, improving collaboration and reducing workflow disruptions.
This project is primarily built for the Lions team. However, other teams can also use it under the terms of the project's license.
This project is open-source and licensed under GPL-3.0. Refer to the LICENSE file for detailed terms and conditions.
Currently, the project is tailored to meet Lions team requirements. Contributions are welcome for enhancements or broader usability while adhering to the project's objectives and licensing terms.
-
Clone the repository:
git clone https://github.com/yourusername/trellogram.git cd trellogram -
Install dependencies:
pip install -r requirements.txt
-
Configure your environment variables for Telegram and Trello API integration.
-
Run the bot:
python bot.py
- Python
- Aiogram
- Beanie (ODM for MongoDB)
- MongoDB
- Trello API
- Telegram Bot API
For more details, refer to the project documentation or contact the maintainers.