Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.6k stars 698 forks source link

[Request] - Add new engines in bot.py #478

Closed TheFirstNoob closed 3 months ago

TheFirstNoob commented 7 months ago

Add new engines with update for this commit: https://github.com/Zero6992/chatGPT-discord-bot/commit/0b60f76241c74c5fc62ff097a0cf467e41da9592

src/bot.py here: https://github.com/Zero6992/chatGPT-discord-bot/blob/main/src/bot.py#L94 to here: https://github.com/Zero6992/chatGPT-discord-bot/blob/main/src/bot.py#L147

And add to documentation on /help command: https://github.com/Zero6992/chatGPT-discord-bot/blob/main/src/bot.py#L150

Very thanks for your work <3

Zero6992 commented 3 months ago

Updated