Anonymous

Results 8 issues of Anonymous

:bulb: **Idea** I noticed that the ntfy iOS app lacks support for Apple Shortcuts to send notifications. I don't have a clue how those are made, but I figured out...

enhancement

## Relevant Issues Closes #1145 ## Description After a user invokes the ".topic" command and reacts with the reroll emoji, the embed will now show the previous few conversation prompts....

area: backend
status: needs review
type: enhancement
category: utilities

## Description Certain links, specifically ones with ../tree/.., are reacted to with Christmas trees. ## Steps to Reproduce Send a link to a GitHub directory in a channel where the...

type: bug
good first issue
up for grabs

## Description After a member invokes the "topic" command, they have the ability to re-roll the embed to choose a different conversation prompt. When they do this, the previous contents...

type: feature
status: approved

### What feature are you proposing? This has been suggested in the past [here](https://github.com/python-discord/bot/issues/2270) by @Robin5605, but was closed. The idea is to add the eval command to the Apps...

area: features

With shaders being able to react to the mouse now, like in CubeLines, one shader I think would be really cool is fluid simulation that interacts with the cursor. One...

Plasma6
Buffers-related

## Description Currently, only staff can use the .rp command in channels like #python-discussion. I propose we change it so any user can use it, as with the .topic command....

type: feature
status: planning

Currently, some files like `timeout.py` and `slowmode.py` implement their own ways to parse times in text, such as "10s". This increases the complexity of the files and overall codebase. Instead,...