A bot for Telegram developed in PHP using the Telegram API.
Create "botToken.php" file in the same directory as the "index.php" containing:
<?php
// Armazena o token de autenticação da API do telegram
$botToken = "Your Token";
?>| Name | Name | Last commit date | ||
|---|---|---|---|---|