-
Hey there,
I decided I wanted to learn Go and figured a good way would be to convert my Python discord bot over to Go. I spent some time looking over projects to try and get a feel for how things…
-
Hey so i came across an issue, and was trying to figure out what was causing it, so basically i wasn't able to get the interactive channels to work, and i even read through all of the things on the Gi…
ghost updated
5 years ago
-
Discord.py가 read-only 로 아카이브 되었습니다. 더이상의 유지보수가 없어요.
그래서 만약 Discord API가 업데이트 되어서 현재 봇을 쓸 수 없다면...
1. 다른 언어로 바꿔서라도 라이브러리를 찾는다
2. 그냥 우리가 바닥부터 짠다.
3. 이 봇은 개발 중지한다.
등등의 대안이 있을 거 같아요. 추가 대안이…
-
![image](https://github.com/user-attachments/assets/e6921ab3-0097-4278-9c62-05d0266e10eb)
I changed the bot settings to 1 image, but the bot still generates only 4 images. Is it possible to manually …
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
What happened:
1. I wrote a DM in Discord so the bridge creates a portal
2. The portal was created and I was able to see the message
3. I wrote a message in that portal
4. The message never arrive…
-
Pretty straight forward. When I do:
```go
vc, err = s.ChannelVoiceJoin(e.GuildID, e.ChannelID, false, false)
```
it sometimes crashes, seemingly randomly. Sometimes it happens a several times a da…
-
Hey! Weird issue, probably not relevant to this codebase but it might be an API change.
The bot was running fine the day before, no code changes, no role changes (bot has all permissions anyway) an…
-
This is currently broken following API changes, i can no longer authenticate.
Connecting...2020/10/24 18:16:39 Session Failed
2020/10/24 18:16:39 Unable to fetch discord authentication token.
.…
-
### Check for existing issues
* [x] Completed
### Description
The Discord API has an endpoint to [get all scheduled guild events](https://discord.com/developers/docs/resources/guild-scheduled-event…