cdro / telegram-bot-core
Simple Telegram Bot Core
dev-master / 1.0.x-dev
2020-06-04 15:31 UTC
Requires
- php: >=7.2
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2024-12-05 00:48:32 UTC
README
This package provides core functionality for some Telegram Bots.
Client
Get a functions Guzzle Client, prepared with your token.
Register
A basic register for your bots.
Security
Simple security layer that sends an unauthorized request here.