mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-04 08:34:27 -05:00
Added .showembed <msgid> and .showembed #channel <msgid> which will show you embed json from the specified message
This commit is contained in:
@@ -1270,4 +1270,6 @@ quotesexport:
|
||||
- qexport
|
||||
quotesimport:
|
||||
- quotesimport
|
||||
- qimport
|
||||
- qimport
|
||||
showembed:
|
||||
- showembed
|
||||
@@ -2152,4 +2152,9 @@ imageonlychannel:
|
||||
coordreload:
|
||||
desc: "Reloads coordinator config"
|
||||
args:
|
||||
- ""
|
||||
- ""
|
||||
showembed:
|
||||
desc: "Prints the json equivalent of the embed of the message specified by its Id."
|
||||
args:
|
||||
- "820022733172121600"
|
||||
- "#some-channel 820022733172121600"
|
||||
Reference in New Issue
Block a user