-
The new v10 trpc server looks clean, such as the following code snippet:
```ts
const postRouter = trpc.router({
queries: {
getAllPosts: protectedProcedure.resolve(() => postsDb),
post…
-
Logfile extract:
```log
28.09.2022 04:42:16 - [DEBUG]: For Shard ID None: WebSocket Event: {'t': None, 's': None, 'op': 11, 'd': None}
28.09.2022 04:42:58 - [DEBUG]: Keeping shard ID None websock…
-
### Description
Currently when a bot creates a guild, it will only authorize the bot with the `bot` scope in the guild, it will not authorize it with the `application.commands` scope. This is incon…
-
**Describe the bug**
Most HTTP Servers can handle a complete url as the request path, and in node, you can set it to a complete url. It just passes it to the HTTP header, while std just yields an e…
-
**Please describe the problem you are having in as much detail as possible:**
When trying to import the GatewayIntentBits into a project, when running it with bun, the following error is displaye…
-
**Describe the bug**
Steam thinks CW4 is still running if:
1. CW4 opened N++ from inside the editor, when editing a script
2. and then CW4 closes but N++ is still open
Steam remains thinking CW4 i…
-
The Settings channel only displays General Settings and I can't see anything related to event notifications
-
It works fine
![image](https://user-images.githubusercontent.com/77079047/188252467-85970d66-17a7-4193-9a9b-bd2eda7dae9d.png)
but still drops an error
```
DiscordAPIError[40060]: Interaction has…
-
```
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…
-
Hello @yougoccp,
To start Thank you for your program ;)
I encounter an error message when I run the program with this line: s2d run -t "Xttttderfderfderfd" -sid "000000000000000"
Here is the error …