Go to file
Abigail Gold 404e67a0c2
back to the future
2019-11-09 02:02:46 -05:00
.github/workflows fixed workflow name 2019-10-18 16:03:19 -04:00
cogs add weather command, move solar weather to weather cog, 2019-10-28 00:23:56 -04:00
resources Maps&Bandplans: Extreme image optimisation 2019-10-18 05:16:08 -04:00
templates add weather command, move solar weather to weather cog, 2019-10-28 00:23:56 -04: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 move keys.py and options.py to the data directory 2019-11-02 16:56:03 -04:00
CHANGELOG.md Update CHANGELOG.md 2019-10-28 14:32:59 -04: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 Update Makefile 2019-11-04 09:51:17 -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
docker-compose.yml updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00
info.py linting with flake8 and pylint, code cleanup (#39) 2019-10-18 08:27:05 -04:00
main.py i'm a dummy 2019-11-03 10:43:43 -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.