protocollive / simpletelegrambot
A bot to simple respond commands with txt files
Fund package maintenance!
ProtocolLive
Installs: 10
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.2
- protocollive/phplivedb: *
- protocollive/stbcore: *
- protocollive/telegrambotlibrary: *
This package is auto-updated.
Last update: 2024-10-29 16:57:15 UTC
README
Simple Telegram Bot
This bot responds to commands with TXT file content. To create a new response/command, simply create the TXT file. The name is the command and the content is the answer.
Others files can be sent, like image PNG or vcard (VCF). Just create the file with the same name.
Check the Wiki for more details.
Installation
composer create-project protocollive/simpletelegrambot ./