post_to_telegram/prefs.php.example
2022-02-23 20:30:18 +07:00

5 lines
67 B
Plaintext

<?php
const API_KEY = '';
const BOT_NAME = '';
const CHAT_ID = '';