Skip to content

amirrnazemi/trellogram

Repository files navigation

Trellogram

Tagline: Trello Services in Telegram Account

Overview

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.

Key Features

  • 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.

Why Trellogram?

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.

Usage

This project is primarily built for the Lions team. However, other teams can also use it under the terms of the project's license.

License

This project is open-source and licensed under GPL-3.0. Refer to the LICENSE file for detailed terms and conditions.

Contributions

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.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/trellogram.git  
    cd trellogram  
  2. Install dependencies:

    pip install -r requirements.txt  
  3. Configure your environment variables for Telegram and Trello API integration.

  4. Run the bot:

    python bot.py  

Technologies Used

  • Python
  • Aiogram
  • Beanie (ODM for MongoDB)
  • MongoDB
  • Trello API
  • Telegram Bot API

For more details, refer to the project documentation or contact the maintainers.

About

telegram bot for trello

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages