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

14 lines
340 B
Python

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
voice_volume = 0.2
double_clap_activation = True
names = ['арчи', 'archie']