Go to file
Abigail f4ed93dc76
bump version to 2.3.0
2020-03-30 19:00:38 -04:00
.github add git commit hash to file "git_commit" for automatically-built docker images (#211) 2020-03-29 12:34:12 -04:00
dev-notes Fix HamStudy image error 2020-02-25 19:45:32 -05:00
exts add phonetic weight command (#215) 2020-03-30 18:56:29 -04:00
resources add phonetic weight command (#215) 2020-03-30 18:56:29 -04:00
templates/data Normalised string quote type 2020-01-30 06:15:42 -05:00
utils migrate classabbyamp/discord-qrm2 to miaowware/qrm2 2020-02-15 06:27:48 -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 Docker: We have docs, Doc! 2019-12-15 22:53:40 -05:00
CHANGELOG.md bump version to 2.3.0 2020-03-30 19:00:38 -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 Updated Makefile and templates 2019-11-25 05:43:20 -05:00
README-DOCKER.md Spelling Bee! 2019-12-15 23:59:13 -05:00
README.md bump version to 2.3.0 2020-03-30 19:00:38 -04:00
common.py migrate classabbyamp/discord-qrm2 to miaowware/qrm2 2020-02-15 06:27:48 -05:00
info.py bump version to 2.3.0 2020-03-30 19:00:38 -04:00
main.py make commands case-insensitive (#210) 2020-03-28 19:07:23 -04:00
requirements.txt modify playing status so it changes based on time of day 2019-12-23 13:29:04 -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

Discord

A discord bot with ham radio functionalities.

An independent rewrite of qrmbot-discord.

Running

With Docker

See README-DOCKER.md

Without Docker

Requires Python 3.7 or newer.

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-2020 Abigail Gold, 0x5c

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