HamBot is a Bot for Slack focused on Amateur Radio use-cases. Currently HamBot supports one command, which is callsign lookup:
You'll need a Slack API Token, which can be generated/retrieved as follows:
- Go to the Slack Web interface.
- Select Apps.
- Select Build.
- Select Custom.
- Select Bots.
- Name your bot whatever you'd like.
- Copy the API Token.
Run the bot:
export SLACKBOT_API_TOKEN='xoxb-XXXX-XXXX' hambot
You'll need to create a Slack Bot and create a Slack Bot API Token, then:
pip install hambot
Github: https://github.com/ampledata/hambot
Greg Albrecht W2GMD <[email protected]>
Copyright 2017 Greg Albrecht
Apache License, Version 2.0. See LICENSE for details.