1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-07-02 22:36:54 +02:00
Files
STARK/config.example.py

13 lines
315 B
Python
Raw Normal View History

2020-11-06 13:51:05 +02:00
import pathlib
path = str(pathlib.Path(__file__).parent.absolute())
del pathlib
telebot = '12345678:token'
goole_tts_json_key = 'google-cloud-text-to-speech-private-key.json'
language_code = 'ru-RU'
device_index = 1
2020-11-20 08:47:28 +02:00
double_clap_activation = True
names = ['арчи', 'archie']