Yuuki

Results 8 issues of Yuuki

Just add a little button under the colors to clear the layer you're currently in and a button to reset the whole banner. Maybe a undo button too if you...

Enhancement / Feature
good first issue
Banner Creator

I'm trying to use the Mongo implementation in a project I am working on. I'm initializing Twilight + Mongo as normal and I have created a Database object to store...

bug

### Explain your idea. Basically add an account type selection to the `#verify` modal so we can easily identify accounts & take certain actions depending on the account ### Anything...

enhancement

### Explain the issue. If you and another person click at the same time in the "Approve verification" button, the welcoming message gets sent twice. ### How to recreate? Click...

bug

Basically this is what I mean... just the simplest example I could find... ![image](https://github.com/flytegg/neptune/assets/65908658/d9a29c5f-095f-4a0d-a1f6-d229d4b4a4e9)

enhancement

For example: ```java public void addPoints(SlashCommandInteractionEvent event, User user, @Range(1, 1000) int amount) { // Gibberish } ``` would allow you to add, starting from 1 and going up to...

Makes them unable to send more than one request at a time. The request needs to be rejected before they can send another one.

enhancement
low priority