Added .showembed <msgid> and .showembed #channel <msgid> which will show you embed json from the specified message

This commit is contained in:
Kwoth
2021-12-13 20:29:45 +01:00
parent 96c9b699aa
commit 9be8140d4d
5 changed files with 88 additions and 2 deletions

View File

@@ -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"