-
Updated
Jan 4, 2022 - JavaScript
discord-bot
Here are 13,282 public repositories matching this topic...
-
Updated
Jan 3, 2022 - Java
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Jan 2, 2022 - Python
-
Updated
Jan 4, 2022 - TypeScript
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Dec 16, 2021 - Go
-
Updated
Jan 4, 2022 - C#
-
Updated
Jan 4, 2022 - JavaScript
Why?
So having multiple bots send logs to the same channel doesn't cause the other servers to try to run a log as a command
What and How?
Add option to ignore bots, pretty easy in JDA
Are there alternatives?
Ignoring all commands which is basically already possible, but this should be easy enough
Checks
- I have used the search at least once to check if my idea has alrea
-
Updated
Aug 25, 2021 - HTML
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jan 4, 2022 - Python
-
Updated
Nov 27, 2021 - C#
Currently i.e. Message#edit(String) only updates the message content instead of removing the embed and components. The method should be changed to "replace" the message with the given new content and corresponding new methods i.e. Message#editContent should be added to only update the specific field.
-
Updated
Jan 1, 2022 - JavaScript
-
Updated
Oct 27, 2021 - Python
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Dec 28, 2021 - Kotlin
-
Updated
Dec 26, 2021 - JavaScript
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
Jun 15, 2020 - Python
-
Updated
Dec 29, 2021 - Java
Improve this page
Add a description, image, and links to the discord-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discord-bot topic, visit your repo's landing page and select "manage topics."
!infraction editcan take an ISO datetime to edit the expiration time, but there's no guard to prevent it from specifying a past date, immediately pardoning the infraction as a result.The same goes for
!infraction append.