-
Deserializing a discord template into the DiscordTemplate struct doesn't work as it's using the standard `Guild` struct for the `serialized_source_guild` field. See https://github.com/bwmarrin/discord…
-
This might be too much to ask but Discord User profiles have a biography and pronouns under `user_profile`, just two strings, I would like to have those two exposed as direct message topic (since Matr…
-
Hi!
I am getting these kind of errors at random times:
```
2021/12/14 17:11:20 [DG0] wsapi.go:82:Open() error connecting to gateway wss://gateway.discord.gg/?v=8&encoding=json, write tcp XXXX…
dvcrn updated
2 years ago
-
## What do you want
I want to change the API endpoint for Gord's requests. Normally, Gord accesses discord's api at `discord.com/api`, but I want to be able to change that for use with [Fosscord](h…
-
Would be neat if you could use Grab on Discord
-
Every interaction has unique token, therefore a call of FollowupMessageCreate will create a bucket per interaction.
This might cause the bot to OOM eventually.
Originally posted by @wu56781234 in …
-
When running
```go
_, err = s.UserUpdateStatus("online")
log.Println(err)
```
I get:
```json
HTTP 403 Forbidden, {"message": "Bots cannot use this endpoint", "code": 20001}
```
If I run
```g…
-
Hey,
I used this tool once, it worked, but second time (with different account) it's not working. The output when I start the application with filled config.ini file:
```
feriman@DESKTOP-1OG3P8…
-
Hey I was wondering if there would be any reason to change out the websockets library that discordgo uses since gorilla is no longer maintained.
If yes, I'd be able to work on the changes around Ma…
-
## How have you installed cordless
- [x] Arch User Repository
- [ ] Snap
- [ ] scoop
- [ ] brew
- [ ] go get
- [x] Direct download from github (release)
## What happened
Users are missin…