NULL
博文链接:https://shixm.iteye.com/blog/381884abstract
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple
but effective approach to ohject-oriented programming. Python's elegant syntax a
Note: This repository contains the core code of the FondBot framework. If you want to to build chatbot using FondBot framework, visit the main .
About FondBot
FondBot is a framework for building chat bots.
The main goal of this project is to provide
NovaGram
An elegant, Object-Oriented, reliable PHP Telegram Bot Interface
•
Example
An example code of a simple bot.
Works with both getUpdates and Webhooks
use skrtdev\NovaGram\Bot;
use skrtdev\Telegram\Message;
$Bot = new Bot("YOUR_TOKEN");
$Bot-&