__filename

Results 7 issues of __filename

### Please explain the bug! esm 코드를 실하게 되면 ```js [Module: null prototype] { Client: [Getter], Commands: [Getter], Utils: [Getter] } ``` 가 아닌 ```js [Module: null prototype] { default:...

type: bug

### Which application or package is this feature request for? create-discord-bot ### Feature Creating a template using a GitHub repository ### Ideal solution or implementation I think we can provide...

feature request
packages:create-discord-bot

### Description This PR adds 50 initial Mongolian quotes to the existing language group. There are a combination of proverbs, book quotes, and some song lyrics. This is just to...

waiting for update
frontend
assets

## 재현방법 > 어떻게하면 발생시킬 수 있나요? 1. 서버 이름을 길게 작성한다 ![image](https://user-images.githubusercontent.com/63600304/214545112-ed94005f-6785-4300-a069-805927dff01d.png) ## 발생 위치 - 발생 위치 `og.koreanbots.dev` - [자세한 위치](https://og.koreanbots.dev/Infinite%20Studio%20%EA%B3%B5%EC%8B%9D%20%EC%84%9C%ED%8F%AC%ED%8A%B8%EC%84%BC%ED%84%B0.png?image=https%3A%2F%2Fkoreanbots.dev%2Fapi%2Fimage%2Fdiscord%2Ficons%2F689375730483855389.webp%3Fsize%3D256&bio=%EB%94%94%EC%8A%A4%EC%BD%94%EB%93%9C+%EB%B4%87+%EA%B0%9C%EB%B0%9C%ED%8C%80+InfiniteTeam.+%ED%95%9C%EA%B5%AD+%EC%B5%9C%EC%B4%88+%EB%8C%80%EC%8B%9C%EB%B3%B4%EB%93%9C+%EA%B4%80%EB%A6%AC%EB%B4%87+Aztra%EB%A5%BC+%EA%B0%9C%EB%B0%9C%ED%95%A9%EB%8B%88%EB%8B%A4.&type=server&tags=%EB%B4%87&tags=%EC%BB%A4%EB%AE%A4%EB%8B%88%ED%8B%B0&tags=IT+%26+%EA%B3%BC%ED%95%99&stats=1&stats=510) ## 예상되는 정상적인 동작 > 정상이라면 어떻게...

performance
P4
minor
investigating

When using the `shadcn/ui` Skeleton component with the Mocha theme, the Skeleton's background color blends into the page's background color, making the Skeleton nearly invisible during loading states. #### Steps...

This pull request addresses a bug in the Mongolian (mn) locale where parsing the full month name for November would fail, resulting in an Invalid Date. ## Problem The issue...