cdro / telegram-bot-core
Simple Telegram Bot Core
Installs: 18
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cdro/telegram-bot-core
Requires
- php: >=7.2
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2025-10-05 02:40: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.