From ff29076b8d6c51453e9c996e01dc991a09cdafe7 Mon Sep 17 00:00:00 2001 From: = Date: Sun, 18 Jul 2021 15:56:14 -0400 Subject: [PATCH] maint --- ReleaseNotes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 02c9e51..5559400 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,10 @@ # Release Notes -## v2.1 +## v2.1.0 +NodBot now uses Tenor instead of Giphy for GIF searches! + Changing the method to search for and save GIFs for later reuse. Previously the bot simply sent a message containing the link to a GIF which Discord would display in the chat. However the new code uses Embeds to make the messages look prettier. These Embeds require a *direct* link to the GIF, which isn't very user friendly. Now you can search for a GIF and NodBot will DM you with results for you to browse before choosing the GIF you'd like to save, then name it. + Generic bug squashing, sanitizing of inputs, setting up some configs for deployment on Heroku. + Updating Copypasta save method to be interactive and give a less complicated command syntax. \ No newline at end of file