Skip to content

Taskyra: Effortless task management for your Discord server. Create, assign, and track tasks with ease!

Notifications You must be signed in to change notification settings

FrinshHD/Taskyra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c770f54 · · Aug 10, 2025

History

14 Commits
Jul 13, 2025
Jul 27, 2025
Jul 13, 2025
Aug 10, 2025
Jul 16, 2025
Jul 16, 2025
Jul 16, 2025
Jul 27, 2025
Jul 16, 2025
Jul 16, 2025
Jul 13, 2025
Jul 14, 2025
Jul 13, 2025
Jul 13, 2025

Repository files navigation

banner.png

Taskyra

Taskyra is an easy-to-use Discord bot that helps you manage tasks on your server. It allows you to organize tasks directly within your Discord server. Perfect for project-related collaboration!!

Features

  • Create, assign and update tasks
  • Easily manage a task with buttons so you don't need to remember commands
  • Easily deploy your own instance with Docker and Docker Compose

Getting Started

Prerequisites

Installation

Use Our Hosted Instance

You can use the official Taskyra bot without self-hosting. Simply invite it to your server using this link: Invite Taskyra

Self-hosted

  1. Clone the repository:
    git clone https://github.com/FrinshHD/Taskyra.git
    
    cd Taskyra
  2. Copy and configure environment variables:
    cp .env.example .env
  3. Start Taskyra using Docker Compose:
    docker-compose up -d --build

Usage

Slash Commands

  • /posttask - Create a new task.
  • /settaskchannels - Configure which channels Taskyra uses.

Buttons

  • Start - Put a task in the inprogress category.
  • Complete - Mark a task as completed.
  • Delete - Delete a task.
  • Assign/Unassign Me - Assign or unassign yourself to/from the task.
  • Assign User - Assign a user to the task using a modal.
  • Edit Task - Edit the task name and description using a modal.

Showcase

img.png img_2.png img_1.png

About

Taskyra: Effortless task management for your Discord server. Create, assign, and track tasks with ease!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published