Skip to content

Releases: JasonInd/ChatGPT-DiscordBot

Version 0.0.12

03 Mar 13:54
47fa566
Compare
Choose a tag to compare

Added function to reset conversation again into Official OpenAI API bot.

Version 0.0.11

02 Mar 14:27
b7549d1
Compare
Choose a tag to compare

Added in a discord bot that uses the Official OpenAI API, recommend using this one however it costs money to do so. Using the unofficial API bot will put your account at risk of being banned.

0.0.10

28 Feb 14:18
df451a7
Compare
Choose a tag to compare

Updated for Async supported revChatGPT also updated EdgeGPT to include part where you can inpout your cookies

Version 0.0.9

14 Feb 15:37
6f3e9d7
Compare
Choose a tag to compare

Added support for revChatGPT V1, removed the unofficial browser required bot.

Version 0.0.8

12 Feb 18:14
c0c6428
Compare
Choose a tag to compare

Updated to support the latest version of chatGPT, also added a separate file for Bing/EdgeGPT discord bot and a browser required bot - (this one should be used in a last case scenario that the other 2 don't work).

Version 0.0.7

10 Feb 15:28
e658b44
Compare
Choose a tag to compare

Updated to use EdgeGPT, you can use this one instead of versions 0.0.4 for now, it is free and doesn't require any Open AI API key however could be very buggy as Edge/Bing GPT is in beta.

Version 0.0.6

06 Feb 15:28
8e32ab3
Compare
Choose a tag to compare

Updated revchatGPT so a lot more functions work. Chat history is properly remembered.

Version 0.0.5

01 Feb 02:16
7a5baa6
Compare
Choose a tag to compare

Updated to support official Open AI ChatGPT API.

Version 0.0.4

05 Jan 19:49
f8a59fd
Compare
Choose a tag to compare

Updated with requirements.txt file

Version 0.0.3

04 Jan 22:07
f6e47a9
Compare
Choose a tag to compare

Fixed refresh command to actually register as a command with discord.py module (accidentally added from using nextcord).
Also added the abillity to start a new conversation via another slash command option.