Add message Protovac

This commit is contained in:
2022-10-02 19:07:30 -06:00
parent 2eb9a62c91
commit db24789f5c
2 changed files with 155 additions and 11 deletions

View File

@@ -1 +1,11 @@
wa_api_key = ''
# Get these from your network inspector after sending a message to character.ai
character_ai_cookies = {
'_legacy_auth0.whatever.is.authenticated': 'true',
'auth0.whatever.is.authenticated': 'true',
'messages': '',
'csrftoken': '',
'sessionid': '',
}
character_ai_token = ''