Go to file
0x5c be93561e8e
Merge pull request #97 from classabbyamp/extfix
fix ext loading
2019-12-08 03:29:02 -05:00
.github/workflows fixed workflow name 2019-10-18 16:03:19 -04:00
exts Merge branch 'master' into cog-to-ext 2019-12-08 03:16:08 -05:00
resources add command to display vanity callsign rules (#69) 2019-11-28 23:48:11 -05:00
templates/data remove ext from filenames 2019-12-08 03:10:30 -05:00
.dockerignore add docker deployment files 2019-11-02 16:56:53 -04: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 updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00
README.md updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00
common.py Extention control commands 2019-12-07 11:38:34 -05:00
docker-compose.yml updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00
info.py Custom Help Command (#55) 2019-12-06 01:19:42 -05:00
main.py a little fucky-wucky 2019-12-08 03:26:04 -05:00
requirements.txt back to the future 2019-11-09 02:02:46 -05:00
run.sh updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00

README.md

Discord QRM Bot

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.