-
- My issue is to propose to remove the type of permissions related to slash commands which for some are no longer used because of the new Discord API.
-
### Minecraft Version
1.19.x
### Version
1.100.10
### Details
Logs:
[latest.log](https://mclo.gs/MhxHmdk)
[debug.log](https://mclo.gs/j7aZryH)
### Root Cause
I've found out by f…
-
Hi, do you plan to support this project when 3.0 arrives? Or the Vue core team would integrate classes API natively?
-
### Check The Docs
- [X] I double checked the docs and couldn't find any useful information.
### Verify Issue Source
- [X] I verified the issue was caused by Discord.Net.
### Check your in…
-
### Minecraft Version
1.19.x
### Version
1.101.2
### Details
Logs: https://mclo.gs/gFl7WdD
### Root Cause
I've found out by fiddling with curl that this is caused by ComputerCraft…
-
If one of the messages included a mention for a deleted/invalid channel it would make it error, here's an example of the error
```js
rawError: { message: 'Unknown Channel', code: 10003 },
code…
-
### Area of Improvement
I would recommend matching the `next-minimal-starter` sample project with the [Usage with Next.js](https://trpc.io/docs/v10/nextjs) docs page. Here are a couple of changes tha…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already se…
-
### 1. Please find the following lines in the console and paste them below. (I'm not sure what this is referring to or how to find this)
```
#######################################################…
-
### Description
First of all, I apologize for my poor English.
# description
I wrote a code to join members using guilds.join of Discord qauth2 api. There was no particular problem when it worked, …