v3.4.1 #27

Merged
voidf1sh merged 5 commits from v3.4.1 into main 2025-01-25 01:07:27 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 0d663b444c - Show all commits

View File

@ -1,4 +1,7 @@
## v3.4.x
#### v3.4.1
* Adding command to change nicknames
#### 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`
* Improved the `/save gifsearch` interface and the code behind the scenes

View File

@ -1,6 +1,6 @@
{
"name": "nodbot",
"version": "3.4.0",
"version": "3.4.1",
"description": "Nods and Nod Accessories",
"main": "main.js",
"dependencies": {