Skip to content

Commit dfccde2

Browse files
committed
Update README.md
1 parent 0537e9f commit dfccde2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# EdgarGPT
1+
# DecryptGPT
22

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.
44

55
## Features
66

@@ -22,7 +22,7 @@ EdgarGPT is an advanced Discord bot developed by Decrypt, utilizing the `discord
2222

2323
## Slash Commands
2424

25-
EdgarGPT supports the following slash commands:
25+
DecryptGPT supports the following slash commands:
2626

2727
- `/gpt-model` — Switch between AI models (GPT-4o, GPT-4.1, o3)
2828
- `/gpt-mode` — Toggle between text and voice interaction modes
@@ -33,7 +33,7 @@ All commands include comprehensive logging for monitoring and debugging purposes
3333

3434
## Configuration
3535

36-
Before running EdgarGPT, configure the following:
36+
Before running DecryptGPT, configure the following:
3737

3838
### Environment Variables
3939

@@ -64,13 +64,13 @@ Replace the placeholder values with your actual OpenAI API key and Discord bot c
6464
1. Clone the repository:
6565

6666
```bash
67-
git clone https://github.com/Decryptu/EdgarGPT.git
67+
git clone https://github.com/Decryptu/DecryptGPT.git
6868
```
6969

7070
2. Navigate to the project directory:
7171

7272
```bash
73-
cd EdgarGPT
73+
cd DecryptGPT
7474
```
7575

7676
3. Install dependencies:
@@ -127,7 +127,7 @@ The bot is built with modern JavaScript (ES modules) and includes:
127127

128128
## Contributing
129129

130-
Contributions to EdgarGPT are welcome! Feel free to submit pull requests, create issues, or suggest new features.
130+
Contributions to DecryptGPT are welcome! Feel free to submit pull requests, create issues, or suggest new features.
131131

132132
## License
133133

0 commit comments

Comments
 (0)