Luna

Results 7 issues of Luna

## What is any? The special type `any` is used to tell TypeScript that a variable can be of **any** type. A variable with the type any can be a...

priority: low

#### Expected Behavior I expected that it shows `Bot info` instead of `Server info` because it's a bot. #### Applicable Links or Attachments [video](https://cdn.waya.one/r/1648218881.mp4) #### Steps to Reproduce 1. Open...

Hey, I tried to start the docker container for keydb but not matter what I do it doesn't want to start, it always directly stops with no logs or anything....

## Description Fix homepage example for "Work with Threads": `btoa("")` is a legacy function, `Buffer.from("").toString("base64")` should be used instead. ![image](https://github.com/nodejs/nodejs.org/assets/71079641/15f92fec-5223-46be-b044-a478afc4d7fc) ## Validation ## Related Issues ### Check List - [x]...

I have 2 monitors and I cant get it working on both at the same time [https://c.lunish.nl/r/CHWA.png](https://c.lunish.nl/r/CHWA.png)

This adds an option to the Mention Avatars plugin to remove the `@` symbol. ![image](https://github.com/user-attachments/assets/b62f7737-037c-443b-bf6b-9717c2f9a5ad)

- Adds a way to put one tag into another: ```bash # set via /tags create: haha main sub: [insert-tag:sub] sub2: [insert-tag:sub2] ``` ```bash # when being ran: haha main...