avrcal
avrcal
``` async def send_ai_message(channel_id, message_content, user_name): chat_data = active_chats.get(channel_id) if not chat_data or not chat_data["is_active"]: return None client = chat_data["client"] character_id = chat_data["character_id"] chat_id = chat_data["chat_id"] formatted_message = f"[{user_name}]: {message_content}"...
I tried it It says there is no full_response After i added full response it doesnt send anything in the c.ai chat 
Nvm i fixed it But still it has character limit Can you fix it by changing library files?
 here is explain
Uh did you forgot about the issue or you dont know the solution?
***on discord***  ***on console***  ***on c.ai*** 
So there is no solution? Im still waitting idc if this takes months