#Discord ChatGPT Chatbot - GPTJerry

25 messages · Page 1 of 1 (latest)

oak wren
#

Hey guys, I've been working on a discord bot for interacting with ChatGPT. Use /chat to create a thread to talk to Jerry in. Then send a message in the thread to start a conversation. There are few cool features like username injection so Jerry can keep track of different users, and Jerry will wait for you to stop typing/sending messages before he replies. Check it out at https://github.com/msnyder5/GPTJerry, lmk what you guys think and what features I could add. There is a prebuilt inital_prompt, but you can change it for different results (no prompt = vanilla ChatGPT).

meager pulsar
#

/chat

oak wren
meager pulsar
#

o

limber magnet
#

@signal wyvern also this one

oak wren
#

Discord ChatGPT Chatbot - GPTJerry

heady terrace
#

just tried to run it but receiving an error

#

"nextcord.errors.ApplicationInvokeError: Command raised an exception: Forbidden: 403 Forbidden (error code: 50001): Missing Access"

oak wren
heady terrace
#

I checked that and all the intents are on

#

I get the response "GPTJerry
Send messages in this thread to interact with Jerry. The thread will expire after 60 minutes of inactivity" but the bot doesn't respond to any messages

oak wren
heady terrace
#

sure!

warm temple
#

I assume this is as affected by "Network Error" as the regular ChatGPT site?

oak wren
#

The error was that the bot did not have correct permissions to create a thread

scenic vortex
#

/chat

oak wren
hard basin
#

What is the max response time or length of this? Is it the same as the standard web version of chatgpt?

oak wren
wise parcel
oak wren
#

but ChatGPT will be slower than 3s a message anyways

hybrid sorrel
#

nextcord.errors.ApplicationInvokeError: Command raised an exception: RuntimeError: asyncio.run() cannot be called from a running event loop

#

getting the following error

oak wren