-
Updated
May 26, 2022 - JavaScript
discord-bot
Here are 15,116 public repositories matching this topic...
-
Updated
May 20, 2022 - JavaScript
-
Updated
May 20, 2022 - Java
-
Updated
May 4, 2022 - Python
-
Updated
May 20, 2022 - JavaScript
-
Updated
May 25, 2022 - TypeScript
-
Updated
May 26, 2022 - Go
-
Updated
May 24, 2022 - JavaScript
-
Updated
May 15, 2022 - Go
-
Updated
May 23, 2022 - C#
-
Updated
May 23, 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
Apr 29, 2022 - C#
-
Updated
May 25, 2022 - JavaScript
-
Updated
May 1, 2022 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
May 25, 2022 - Kotlin
-
Updated
May 20, 2022 - JavaScript
-
Updated
May 25, 2022 - TypeScript
-
Updated
Apr 25, 2022 - Python
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
May 25, 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