Zero6992 / chatGPT-discord-bot

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

modify or create a new persona. #484

Closed RSerejo closed 3 months ago

RSerejo commented 7 months ago

i'm using docker, can i modify personas.py file ?

RSerejo commented 7 months ago

even edit the file inside container i can't change the persona.

TheColonists commented 3 months ago

Why not change it and then docker compose it?

Zero6992 commented 3 months ago

if you are adding new persona, you need to add the persona to the /pesona option in bot.py additionally, or you can just modify one of the persona to what you want it behave, than re-build your docker image