ITzArshia GPT Discord Bot Versions Save

🧠 Example Discord Bot written in JavaScript that uses OpenAIs models such as ,`GPT 4`, `GPT-3.5-Turbo`, `Dall-E`, and `Text-Moderation-Stable` with many features such as ChatGPT-Style Conversation, image-Generator, Auto-Moderator and more!

v3.1.1

6 months ago

What's Changed

  • Updated the Error Handling system.

Full Changelog: v3.1.0...v3.1.1

v3.1.0

7 months ago

What's Changed

  • Added the Stream option to the Ask command. (Only For Slash Command)
  • Added the Stream option to the ChatBot system.
  • Updated the Tokenizer function.
  • Debugged some little stuff.

Full Changelog: v3.0.0...v3.1.0

v3.0.0

7 months ago

What's Changed

  • Added GPT-4 model to the Ask commands.
  • Used Text-Moderation-Stable instead of the Text-Moderation-004 for Auto Moderator.
  • Removed the Moderation-Check in commands and ChatBot.
  • Removed Legacy engine/models. (Text-Davinci-003, Text-Curie-001, Text-Babbage-001 and Text-Ada-001)
  • Updated the OpenAI library to the latest.
  • Updated the Discord.JS library to the latest.
  • Updated the TikToken library to the latest.

Full Changelog: v2.0.2...v3.0.0

v2.0.2

1 year ago

What's Changed

  • Updated packages.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

1 year ago

What's Changed

  • Changed Embed names.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

1 year ago

What's Changed

  • Used the GPT-3.5-Turbo instead of the Text-Davinci-003 for the Ask, Translate, and Optimize commands.
  • Used the GPT-3.5-Turbo instead of the Text-Davinci-003 for the ChatBot system.
  • Added new ask commands (Ask-GPT, Ask-Davinci Ask-Curie, Ask-Babbage, and Ask-Ada) so now you can use any model you want while asking.
  • Added a new string option to the Ask slash command, in which you can select the model you want to ask from.
  • Updated Tokenizer Function.
  • Updated Prompts.

Full Changelog: v1.0.0...v2.0.0

v1.0.0

1 year ago

Chat GPT Discord Bot

This is the first stable version of the GPT Discord Bot.