Zero6992 / chatGPT-discord-bot

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

Custom persona doesn't work as default #393

Closed iththi closed 1 year ago

iththi commented 1 year ago

i created a custom persona and i can use it fine when using switch persona command. but if I change default persona in personas.py it does not affect even after I restart my bot. any suggestions?

Zero6992 commented 1 year ago

The default persona is no persona.

You can put your custom persona to the system_prompt file, so it will send the custom persona prompt to the bot at the beginning of each conversation.