Go to file
Abigail Gold 6cbf975593
add temporary cc command
2019-12-15 12:51:43 -05:00
.github update issue templates to make more sense 2019-12-09 23:50:01 -05:00
exts add temporary cc command 2019-12-15 12:51:43 -05:00
resources add space = slash in CW resources file. fixes #102 2019-12-09 02:17:06 -05:00
templates/data add lookup ext to default ext list 2019-12-11 18:17:27 -05:00
.dockerignore Update .dockerignore based on review 2019-12-15 11:20:41 -05:00
.flake8 Added .flake8 2019-10-18 16:16:57 -04:00
.gitignore Updated Makefile and templates 2019-11-25 05:43:20 -05:00
CHANGELOG.md Extention control commands 2019-12-07 11:38:34 -05:00
COPYING added copyright info 2019-10-04 18:07:50 -04:00
Dockerfile back to the future 2019-11-09 02:02:46 -05:00
Makefile Updated Makefile and templates 2019-11-25 05:43:20 -05:00
README-DOCKER.md changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
README.md changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
common.py changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
docker-compose.yml changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
info.py changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
main.py Merge pull request #100 from classabbyamp/qrm2 2019-12-09 02:03:52 -05:00
requirements.txt remote lookup functions (#10) 2019-12-11 02:33:11 -05:00
run.sh updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00

README.md

qrm, a Bot for Discord

A discord bot with ham radio functionalities.

An independent rewrite of qrmbot-discord.

Running

Docker

See README-DOCKER.md

Without Docker

Prep the environment. For more information on extra options, see the quick-bot-no-pain Makefile documentation.

$ make install

Run. For more information on options, see the quick-bot-no-pain run.sh documentation.

$ run.sh

Copyright (C) 2019 Abigail Gold, 0x5c

This program is released under the terms of the GNU General Public License, version 2. See COPYING for full license text.