mysterious_cube/config.json.example

8 lines
100 B
Plaintext
Raw Normal View History

2024-12-15 07:00:05 +00:00
{
"llama_key": "Bearer $KEY",
"nick": "test_cube",
"channels": [
"#test"
]
}