HexyeDEV / Telegram-Chatbot-Gpt4Free

This is a Python-based Telegram bot using the telethon library. The bot responds to messages using the evagpt4 reverse engeneered api from OpenGPT repo
MIT License
140 stars 42 forks source link

Roles for bot #2

Closed vazurg closed 1 year ago

vazurg commented 1 year ago

Hi. Is it possible to add list of roles to bot? To write a json with role:prompts and to choose them with command /role ? Will be great

HexyeDEV commented 1 year ago

sure, I'll work on that