Giter Site home page Giter Site logo

tahniat-ashraf / task-master-slack-command-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 5.05 MB

Task Manager Slack Command Bot is an innovative Slack bot developed using Python and the FastAPI framework. It empowers your team with seamless task management, code review, and collaboration capabilities, enhancing productivity and team dynamics.

Python 99.46% PowerShell 0.07% Shell 0.02% Cython 0.44%
async asyncio bot command fastapi picker pointing poker python random slack story

task-master-slack-command-bot's Introduction

Task Manager Slack Command Bot

Description

Task Manager Slack Command Bot is an innovative Slack bot developed using Python and the FastAPI framework. It empowers your team with seamless task management, code review, and collaboration capabilities, enhancing productivity and team dynamics. The bot integrates seamlessly with Slack's API set through the Slack Python library, ensuring a smooth and efficient user experience.

Demo

Link - https://vimeo.com/849908919

Features

  • /do Command:

    • Triggered with /do command followed by a task name (single string).
    • Randomly selects a team member to do the mentioned task. Example - /do conduct-daily-standup.
    • Mention a specific member's name after /do to assign the task precisely. Example - /do conduct-daily-standup @Will
    • Handles multiple member mentions by randomly picking one for equitable task distribution. Example - /do conduct-daily-standup @Will @Smith @Chris
  • /git-review Command:

    • Triggered with /git-review command followed by a Git Pull Request (PR) link.
    • Randomly selects a team member to review the provided Git PR link. Example - /git-review YOUR_GIT_PR_URL
    • Mention a specific member's name after /git-review to assign the review task precisely. Example - /git-review YOUR_GIT_PR_URL @Tom
    • Handles multiple member mentions by randomly picking one for equitable task distribution. Example - /git-review YOUR_GIT_PR_URL @Tom @Dick @Harry
  • /inspect Command:

    • Highlight any valid URL in a Slack channel with the /inspect command.
    • Randomly assigns a team member to inspect the mentioned URL. /inspect YOUR_URL
    • Mention a specific member's name after /inspect to assign the task precisely. Example - /inspect YOUR_URL @Bruce
    • Handles multiple member mentions by randomly picking one for equitable task distribution. Example - /inspect YOUR_URL @Bruce @Wayne @Joker
    • Most speculated use case: Randomly pick a team mate to take a look at a Slack conversation gaining momentum, adding a fun twist to collaboration.

Future Expansion

We are committed to continually expanding the capabilities of the Task Manager Slack Command Bot. Future planned features include:

  • Agile Story Pointing: Streamline sprint planning sessions with Agile story pointing, enabling efficient estimation of user stories.
  • TBD

Getting Started

  1. Clone this repository and navigate to the project directory.
  2. Set up the virtual environment using Python's virtualenv or your preferred method.
  3. Install the required dependencies, including FastAPI and the Slack Python library.
  4. Create a .env file in the project root directory and add your Slack token and signing secret. Make sure to keep this information secure and do not share it publicly.
  5. Customize the bot's behavior, appearance, and Slack API integration to align with your team's preferences.
  6. Launch the bot using FastAPI and deploy it on your chosen hosting service.
  7. Configure your Slack workspace to interact with the Task Manager Slack Command Bot via its Slack API integration.

Contributions

We welcome and encourage contributions to this open-source project. To contribute, please submit pull requests, suggest new features, or share your ideas to expand the capabilities of the Task Manager Slack Command Bot. Together, we can create a powerful and versatile tool to streamline your team's workflow and boost productivity.

Let's build the future of collaborative team experiences! Happy task managing, reviewing, inspecting, and planning! ๐Ÿš€๐Ÿ”๐Ÿ“ˆ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.