https://github.com/ampledata/hambot
HamBot - Slack Amateur (Ham) Radio Bot.
https://github.com/ampledata/hambot
amateur-radio bot ham-radio slack slack-bot
Last synced: 4 months ago
JSON representation
HamBot - Slack Amateur (Ham) Radio Bot.
- Host: GitHub
- URL: https://github.com/ampledata/hambot
- Owner: ampledata
- License: other
- Created: 2017-02-01T21:50:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T21:52:27.000Z (over 9 years ago)
- Last Synced: 2024-05-02T00:33:54.928Z (about 2 years ago)
- Topics: amateur-radio, bot, ham-radio, slack, slack-bot
- Language: Python
- Size: 125 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
HamBot - Slack Amateur (Ham) Radio Bot.
***************************************
HamBot is a Bot for Slack focused on Amateur Radio use-cases. Currently HamBot
supports one command, which is callsign lookup:
.. image:: screenshot.png
Usage
=====
You'll need a Slack API Token, which can be generated/retrieved as follows:
1) Go to the Slack Web interface.
2) Select Apps.
3) Select Build.
4) Select Custom.
5) Select Bots.
6) Name your bot whatever you'd like.
7) Copy the API Token.
Run the bot::
export SLACKBOT_API_TOKEN='xoxb-XXXX-XXXX'
hambot
Installation
============
You'll need to create a Slack Bot and create a Slack Bot API Token, then::
pip install hambot
Source
======
Github: https://github.com/ampledata/hambot
Author
======
Greg Albrecht W2GMD
http://ampledata.org/
Copyright
=========
Copyright 2017 Greg Albrecht
License
=======
Apache License, Version 2.0. See LICENSE for details.