UI for printing forum thread labels

This commit is contained in:
2025-07-12 20:47:16 -06:00
parent 19fd57483d
commit c0fe15cfb8
3 changed files with 191 additions and 12 deletions

View File

@@ -1,11 +1,8 @@
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 = ''
openai_key = ''
MQTT_WRITER_PASSWORD = ''
FORUM_SEARCH_API_KEY = ''