tux icon indicating copy to clipboard operation
tux copied to clipboard

Tux is an all in one bot for the All Things Linux discord server.

Results 214 tux issues
Sort by recently updated
recently updated
newest added

**This will need to be done before 0.1.0** ## TODO - [x] Uninstall Prisma-related packages and install SQLModel packages. - [x] Refactor models and DB scripts to SQLModel conventions. -...

category: database
status: work-in-progress
priority: critical

## Is your feature request related to a problem? Please describe New users often get confused by, or ignore snippet invocations meant for them. ![Image](https://github.com/user-attachments/assets/d7905616-bf30-49c3-8fa7-c87d30cd64c0) ## Describe the solution you'd...

type: feature-request

## Description When the command is run makes a post in a defined channel which has two buttons, approve and deny, those buttons can only be interacted with by admins....

status: waiting for db migration

not just the original sender, only original user should be able to interact Author: electron271

category: commands
priority: high

only prefix command Author: electron271

category: commands
priority: high

Given what I've looked through and the conversation I had inside of the dev server, changing the exp from **1.75 to 2** shouldn't break anything _(from what I can see)_....

type: feature-request

https://github.com/allthingslinux/tux/blob/1f6172860060d09d87f5bee8385cdb3877d7f82e/tux/cogs/fun/fact.py#L78 ```python import random from enum import Enum from discord import app_commands from discord.ext import commands from tux.bot import Tux from tux.ui.embeds import EmbedCreator from tux.utils.config import CONFIG from tux.utils.functions...

enhancement

Move stuff such as fun facts into files in assets/data to organize further.

type: feature-request
priority: medium

… and improved Discord integration Introduce a comprehensive TLDR client to manage fetching, caching, and displaying TLDR pages. This includes support for multiple languages and platforms, with automatic cache updates...

## Is your feature request related to a problem? Please describe Currently the tux client doesn't comply with the client specifications https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md Mainly, tux doesn't remove the placeholder curly braces....

status: work-in-progress
type: feature-request