EIOS/whtg/config.php

10 lines
613 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
//$bot_name = 'voprosglave01_bot';
//$data['token'] = "6974278526:AAH6yFqQMh671Yi8tlADM6OwTJHMacRCfkI";
$conf['bot_name'] = 'test24112023r_bot';
$conf['token'] = "6914654086:AAEIbLGkR9sU9HkIPrvO2I1HqVgnGUVYMzQ";
//$data['chat_id'] = 1414450898;
$conf['text']['start']='<b>Добрый день.</b> Официальный бот для отправки вопросов!'.PHP_EOL.'Напишите свой вопрос, мы его получим.';
$conf['text']['message_get']='Мы получили ваше сообщение. Спасибо.';
$conf['text']['file_get']='Файл сохранили';