You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# EdgarGPT
1
+
# DecryptGPT
2
2
3
-
EdgarGPT is an advanced Discord bot developed by Decrypt, utilizing the `discord.js` library along with OpenAI's latest models including GPT-4o, GPT-4.1, and o3. The bot features image generation and editing capabilities using GPT-Image-1, voice message transcription with Whisper, and comprehensive document processing. Designed specifically for medical students and professionals, Edgar provides academic assistance and AI-powered conversations in French, making it ideal for advanced medical revisions and study sessions.
3
+
DecryptGPT is an advanced Discord bot developed by Decrypt, utilizing the `discord.js` library along with OpenAI's latest models including GPT-4o, GPT-4.1, and o3. The bot features image generation and editing capabilities using GPT-Image-1, voice message transcription with Whisper, and comprehensive document processing. Designed specifically for medical students and professionals, Edgar provides academic assistance and AI-powered conversations in French, making it ideal for advanced medical revisions and study sessions.
4
4
5
5
## Features
6
6
@@ -22,7 +22,7 @@ EdgarGPT is an advanced Discord bot developed by Decrypt, utilizing the `discord
22
22
23
23
## Slash Commands
24
24
25
-
EdgarGPT supports the following slash commands:
25
+
DecryptGPT supports the following slash commands:
26
26
27
27
-`/gpt-model` — Switch between AI models (GPT-4o, GPT-4.1, o3)
28
28
-`/gpt-mode` — Toggle between text and voice interaction modes
@@ -33,7 +33,7 @@ All commands include comprehensive logging for monitoring and debugging purposes
33
33
34
34
## Configuration
35
35
36
-
Before running EdgarGPT, configure the following:
36
+
Before running DecryptGPT, configure the following:
37
37
38
38
### Environment Variables
39
39
@@ -64,13 +64,13 @@ Replace the placeholder values with your actual OpenAI API key and Discord bot c
0 commit comments