- Entwickelt für Version
- 1.19.3
Dieses Plugin ist ein simpler chat bot, der eine KI (chatgpt) benutzt, um zu antworten.
Der Prefix und die Chatnachricht kann über die config eingestellt werden:
Vergiss nicht den API-key hinzuzufügen!
Beispiel:
Der Prefix und die Chatnachricht kann über die config eingestellt werden:
Config:
# Config for the ChatGPT Bot by Nikolas Rummel aka CubePixels
# See more at https://nikolas-rummel.de
# Discord: CubePixels#3623
# The name you have to write in the chat.
botName: "chatgpt"
# The prefix of the messages the bot sends.
prefix: "§3§lChatGPT§8:"
# The color of the messages the bot sends.
messageColor: "§7§o"
# An API key of your open.ai account
# To create one, follow these steps:
#
# 1. Go to https://openai.com/api/
# 2. Sign up and log in
# 3. In the top right corner, click on "Personal", than on "View API keys" (https://beta.openai.com/account/api-keys)
# 4. Click on the button "Create new secret key" and copy it
# 5. Paste the key below
apiKey: "your-api-key"
Vergiss nicht den API-key hinzuzufügen!
Beispiel: