28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
## v3.4.x
|
|
#### v3.4.0 (#25)
|
|
* Added nested commands, enclose a command in brackets, braces, or parenthesis inside a longer message: `You really don't get it do you? [that's the joke.gif] You're so dense` would return the results for just `that's the joke.gif`
|
|
|
|
## v3.3.x
|
|
#### v3.3.3 (#20)
|
|
* Fixed content-list slash commands `/gifs`, `/pastas`, `/joints`, `/requests` (#19)
|
|
* Fixed the creation of duplicate commands properly (#18)
|
|
* Added a ton of aliases for `.gif` (`.wav`, `.mp3`, `.mp4`, `.wmv`, etc.)
|
|
* Added alias lists in `/help`
|
|
|
|
#### v3.3.2 (#17)
|
|
* Fixed the `/help` command to not crash the bot (#15)
|
|
* Filtered out duplicate commands from the `/help` list, temporary fix (#18)
|
|
* Removed instances of `MessageEmbed.addField` due to deprecation (#16)
|
|
|
|
v3.3.1 - Polishing and bugfixing for new AvWx commands
|
|
v3.3.0 - Added `.metar`, `.atis`, and `.datis` AvWx commands
|
|
|
|
## v3.0.x
|
|
v3.0.1 - Migrate TenorJS API Endpoint
|
|
v3.0.2 - Add medical advice commands
|
|
v3.0.3 - Fix broken `/requests` command
|
|
v3.0.4 - Add ability to use multiple aliases
|
|
v3.0.5 - Add ability to save strains
|
|
v3.0.6 - Move `.strain` to `/strain` and add Autocomplete
|
|
v3.0.7 - Add `.spongebob` replies
|
|
v3.0.8 - Add ability to open requests by pages |