-
Updated
Jun 12, 2022 - JavaScript
discord-bot
Here are 15,315 public repositories matching this topic...
-
Updated
Jun 12, 2022 - Python
-
Updated
Jun 11, 2022 - JavaScript
-
Updated
Jun 12, 2022 - Java
-
Updated
Jun 7, 2022 - Python
-
Updated
Jun 6, 2022 - JavaScript
-
Updated
Jun 12, 2022 - TypeScript
-
Updated
Jun 11, 2022 - Go
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 6, 2022 - Go
-
Updated
Jun 9, 2022 - C#
-
Updated
Jun 11, 2022 - Python
Boost Event for API
Why?
I'd like to send players specific messages and/or commands when they boost the discord.
What and How?
When a player boosts the discord, it should fire a PlayerBoostGuildEvent or something along the lines of that. I suppose the plugin could have an option in the config to run events/messages, but from what I could see the only thing that exists is the LP context.
Are there alte
-
Updated
Jun 6, 2022 - JavaScript
-
Updated
Aug 25, 2021 - HTML
-
Updated
May 7, 2022 - JavaScript
What is the feature you're proposing?
Currently, it's hard to check if two objects (e.g. Members) refer to the same item on discord. I would like a way to easily check if two objects are the same, and preferably also be able to store those objects in places that need hashes (sets and dict keys)
One simpler way to do this would be to create a mixin which has methods for __eq__ and `__hash
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
Jun 1, 2022 - C#
-
Updated
Jun 11, 2022 - JavaScript
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
Jun 7, 2022 - Kotlin
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jun 2, 2022 - JavaScript
-
Updated
Jun 12, 2022 - TypeScript
-
Updated
Jun 6, 2022 - Python
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."
When setting a reminder with the
!remindcommand, the embed contains a timestamp which states the time at which the reminder will arrive. Same should be done for the embed you get when you edit a reminder, i.e, a timestamp of the newly edited time should