Skip to content

lucasvinco/ayambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ayambot

A bot for Telegram developed in PHP using the Telegram API.

Instructions

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";
?>

About

A bot for Telegram developed in PHP using the Telegram API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages