Documentation
¶
Overview ¶
Command v1 is a small demo of botbooter. It runs an "echo" bot on Slack, Discord or the local CLI.
go run ./examples/v1 # CLI mode (no credentials needed) go run ./examples/v1 slack # reads SLACK_APP_TOKEN / SLACK_BOT_TOKEN go run ./examples/v1 discord # reads DISCORD_BOT_TOKEN
Click to show internal directories.
Click to hide internal directories.