-
Downloaded the latest public-pool and tried it to build in docker. It's failed.
```
Removing intermediate container 1dd4e3e4c38d
---> 2facc2681654
Step 4/11 : WORKDIR /build
---> Running in c…
-
# Feature Request
#### What type of feature are you requesting:
- [ ] Cog
- [x] Command
#### Describe the feature:
This feature will allow the conversation of a mailsystem ticket to b…
-
Requestrr Image: darkalfx/requestrr
Version: 2.1.1
What's happening?
- Created a discord bot as instructed in wiki
- Added overseerr as source for TV and Movies
- "Test Settings" button in UI…
-
```js
TypeError: Cannot read property 'roles' of undefined
at DiscordClient.handleWSMessage (/node_modules/discord.io/lib/index.js:1781:57)
at emitTwo (events.js:125:13)
at WebSocket.emit (events.…
-
I followed the instructions in the README file to get the bot running on my server. However, I believe Skycord was not tested on Linux, since running 'npm run clean' errors on bash due to executing Wi…
-
### Issue description
It takes the AudioPlayer around 800-900ms to fully buffer before finally playing in a voice channel. This is up from {
if (oldState.status === 'playing' && newState.status =…
-
Since 2020 Discord dedicates more time to expanding the Bot experience on Discord. This Issue will list several new features announced and ideas on how I could use it.
**Format**
```
**Feature**…
-
Running the example at https://api.twilight.rs/twilight_http/request/guild/sticker/struct.CreateGuildSticker.html#examples with a proper token and guild ID returns `Error: Response error: status code …
-
When user invokes the `change-name` command they should automatically be casted for `yes` instead of being forced to vote yes on their own suggestion.
-
In the state i have doubling some guild members. Now, I use a little util function for fix it (below).
```go
func UniqueMembers(members []*discordgo.Member) []*discordgo.Member {
var unique []*…