command
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jun 27, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
echo-bot
Simple bot that echoes back what it hears.
Running
Long Polling
go run main.go -token ${TOKEN}
Webhook
go run main.go -token ${TOKEN} -webhook-url <url>
Documentation
¶
Package contains simple echo bot, that demonstrates how to use handlers, filters and file uploads.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.