-
### Description
SessionStartLimit data isn't sent by Get Gateway request
> https://discord.com/developers/docs/topics/gateway#sharding
> The Get Gateway Bot endpoint will always return the corr…
-
![990c270fa52bfc52aa9155b5aa25ec0d](https://user-images.githubusercontent.com/30304129/190916814-cc388457-c878-4dcd-bd1f-9bb35c36a57e.png)
-
### Description
When trying to update my bot's message to introduce an embed, I noticed that it is unable to show it. Attempted with raw HTTP request as well and it fails to update it, content works …
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
version 11.1.0
### Bug summary
Error msg:
```
Request error: The URL returned a 404 (not found):
/u…
-
import os
os.system("pip install -r requirements.txt")
os.system("pip install colorama")
import discord
from discord.ext import commands
os.system('pip install bs4')
os.system('pip install pyfi…
-
# Bug report
## Describe the bug
Changing a column from int to uuid, or the opposite in SOME cases requires a restart of the database to avoid this error
`"message": "invalid input syntax for ty…
-
Cannot import and use `RESTError`
```ts
import { RESTError } from 'discord-api-types/v10';
```
- Runtime:
- Node.js version: v16.14.2
-
### Description
Using `payload_json` with the Create Guild Sticker endpoint (seemingly implemented in #3969) results in unexpected and inconsistent behavior contrary to other endpoints using `payload…
TTtie updated
2 years ago
-
### Summary
Function returns only after 10 minutes and timeouts interaction after calling edit() on a TextChannel twice in a short period of time
### Reproduction Steps
The Code snippet below…
-
Hi, there's a problem with both of GiveMeBadge, python and app.
here's a record (token is already regenerated so dw), and also the output
`
2022-11-13 13:33:36 INFO discord.client logging in us…