Versioning Updates

This commit is contained in:
Skylar Grant 2023-01-07 13:35:23 -05:00
parent c0a7435a4b
commit 0b505bfb0f
2 changed files with 10 additions and 2 deletions

View File

@ -98,3 +98,11 @@ ownerId=<your Discord user ID>
statusChannelId=<Discord channel ID of channel used for status messages>
clientId=<Discord user ID of your bot>
```
## Changes
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

View File

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