-
Updated
Nov 14, 2021 - JavaScript
discord-api
Here are 1,023 public repositories matching this topic...
-
Updated
Sep 30, 2021 - Python
-
Updated
Nov 14, 2021 - TypeScript
-
Updated
Nov 1, 2021 - C#
-
Updated
Nov 14, 2021 - Java
-
Updated
Nov 8, 2021 - Python
-
Updated
Nov 14, 2021 - C#
-
Updated
Oct 9, 2021 - HTML
-
Updated
Feb 5, 2021 - Ruby
-
Updated
Aug 25, 2021 - HTML
The most of Discord bots are expected to provide "mute" and "ban" commands. Their implementation involves juggling with parsing strings just to get so-much-desired duration.
Formats:
"3w 1d 11 [many spaces]h \t30m 20s 5ms"
Methods:
- duration.toWeeks() -> float
- duration.toDays() -> float
- duration.toMinutes() -> float
- duration.toSeconds() -> float
- duration.toMilliseconds()
-
Updated
Nov 9, 2021 - HTML
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
Nov 14, 2021 - Python
-
Updated
Nov 12, 2021 - Lua
-
Updated
Nov 14, 2021 - Kotlin
-
Updated
Nov 14, 2021 - TypeScript
-
Updated
Nov 12, 2021 - Elixir
-
Updated
Nov 1, 2021 - Go
-
Updated
Nov 13, 2021 - Python
I got all requirements and followed all the steps, but when I opened rtb.py, nothing happens! it says
Unable to read Config file.
Importing necessary modules and checking installations.
RTBFiles directory not found.
downloading config,json
and then, nothing happens. can someone help?
![image](https://user-images.githubusercontent.com/68292297/90455230-91f1aa00-e0c3-11ea-875c-c017bc872e6c.pn
-
Updated
Jan 19, 2021 - Lua
-
Updated
Nov 14, 2021 - Rust
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 14, 2021 - Go
-
Updated
Sep 30, 2021 - C++
Improve this page
Add a description, image, and links to the discord-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discord-api topic, visit your repo's landing page and select "manage topics."
In
serenity::builder::CreateEmbedit saysHowever, the documentation for
ChannelId::send_messagedoesn't have the promised example:![Screenshot_20200714_111158](https://user-images.githubuserco