post_to_telegram/prefs.php.example

5 lines
67 B
Plaintext
Raw Normal View History

2022-02-23 15:30:18 +02:00
<?php
const API_KEY = '';
const BOT_NAME = '';
const CHAT_ID = '';