-
command/*.ts の構成だと、commandごとに設定したbuttonをcommand/*.tsで取り扱いたい
buttonを押すと、`interaction.message.interaction.commandName`からサブコマンドが込みの値が取得される(例:`/user create`->`"user create"`)
commandで設定したbuttonを押して得…
-
# How would you like the feature to work?
Update script interation menus.
For menu to be a bit more stylish and a bit more understandable, may be start to supporting icons in buttons to make it pr…
-
See https://github.com/cockroachdb/cockroach/issues/101894#issuecomment-1624346881
For packages whose tests are slow / fall over under stress, we sometimes spend an entire hour but don't get throug…
-
Should make this so it sends the user a notification throughout the day.
This is a suggestion made by one of the users.
-
- [ ] Identify which language is multilingual
- [ ] Identify that the infrastructure supports multilingual metadata
- [ ] translate title/abstract using EU translate API or LLM?
- [ ] translate glo…
-
**Distribution**
```
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="htt…
-
In the table view: "Ordering", "Status" should be optional. Therefore a new language element should be defined to configure if the respective code has to be generated or not. This also requires adapti…
-
## What
Help people see and update the personal information you hold about them.
## Why
## Anything else
-
instead of `Webpack` for bundling.
-
When use a single thread to sending about 10K~10K message, and randomly encounter StackOverFollowError.
We are using pooled connection:
```
ApnsServiceBuilder serviceBuilder = APNS.newService()
…