-
https://github.com/Greazi-Times/Discord_Bot_Foundation/blob/39ba86761a1fb12315ab081b62b7bcb0af424621/src/main/java/com/greazi/discordbotfoundation/SimpleBot.java#L316
```java
}
}…
-
before running command, button, menu, and modal code.
https://github.com/Greazi-Times/Discord_Bot_Foundation/blob/39ba86761a1fb12315ab081b62b7bcb0af424621/src/main/java/com/greazi/discordbotfoundatio…
-
https://github.com/Greazi-Times/Discord_Bot_Foundation/blob/39ba86761a1fb12315ab081b62b7bcb0af424621/src/main/java/com/greazi/discordbotfoundation/SimpleBot.java#L212
```java
}
}…
-
### Description
When executing a slash command or interacting with a component in a channel with slowmode enabled (and the user is affected), the channel slowmode takes effect and subsequent interact…
-
All the new changes will be done in this [branch](https://github.com/DeltaCoderr/KarmaBot/tree/Rewrite-djsv14)
Since Karma uses v12 for now, I'm thinking to switch to slash commands so it would be …
-
**Please describe the problem you are having in as much detail as possible:**
My Discord Bot is not receiving 'interactionCreate' and 'messageCreate' events. I have latest version of discord.js insta…
-
it is really done with everything and no errors accured.
Adding multiple booleans in this class could do this.
(separate checks for all systems)
A check to see if the bot is succecfully enabled
ht…
-
Got the bot into my server and sent it a command, comfy kicked off generating but after 10s this error appears in the discord bot console, and nothing further happens in discord after the initial "thi…
-
### Is your feature request related to a problem?
I'm always frustrated when I need to restart and rewrite python code to add a streamer where drops enabled.
### Proposed solution
It would be nice …
-
Traceback (most recent call last):
File "bot.py", line 4, in
from discord_components import Button, Select, SelectOption, ComponentsBot, interaction
ModuleNotFoundError: No module named 'dis…