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

@@ -8,6 +8,7 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
- `.remindl` and `.remindrm` commands now supports optional 'server' parameter for Administrators which allows them to delete any reminder created on the server
- Added slots.currencyFontColor to gambling.yml
- Added `.qexport` and `.qimport` commands which allow you to export and import quotes just like `.crsexport`
- Added `.showembed <msgid>` and `.showembed #channel <msgid>` which will show you embed json from the specified message
### Changed
- `.at` and `.atl` commands reworked