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

12 lines
285 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
names = ['арчи', 'archie']