Go to file
0x5c 6e54a27f14
Release the Cats! - Reorganised extensions and recategorised commands
Fixes #389 - Main issue
Fixes #388 - Accidental, Satmatch deadcode removal
2021-03-28 09:50:51 -04:00
.github/workflows bump python to <=3.9, bump d.py to ~=1.6.0 2021-03-17 23:10:57 -04:00
dev-notes Added and switched to the Resource Manager 2021-03-18 09:17:30 -04:00
exts Release the Cats! - Reorganised extensions and recategorised commands 2021-03-28 09:50:51 -04:00
resources Added and switched to the Resource Manager 2021-03-18 09:17:30 -04:00
templates/data Release the Cats! - Reorganised extensions and recategorised commands 2021-03-28 09:50:51 -04:00
utils Added and switched to the Resource Manager 2021-03-18 09:17:30 -04:00
.dockerignore Added and switched to the Resource Manager 2021-03-18 09:17:30 -04:00
.flake8 Added .flake8 2019-10-18 16:16:57 -04:00
.gitignore add support for plugins 2021-03-17 22:05:34 -04:00
CHANGELOG.md Release the Cats! - Reorganised extensions and recategorised commands 2021-03-28 09:50:51 -04:00
COPYING added copyright info 2019-10-04 18:07:50 -04:00
DEVELOPING.md add system depedencies to development guide 2021-03-24 21:09:04 -04:00
Dockerfile bump python to <=3.9, bump d.py to ~=1.6.0 2021-03-17 23:10:57 -04:00
Makefile Merge branch 'master' into plugins 2021-03-18 01:22:17 -04:00
README-DOCKER.md update docker documentation to remove docker hub mentions (#265) 2020-10-06 19:17:02 -04:00
README.md update readme to add system dependencies 2021-03-24 21:13:10 -04:00
common.py Release the Cats! - Reorganised extensions and recategorised commands 2021-03-28 09:50:51 -04:00
dev-requirements.txt Made bot work with new Intents system + only cache needed things 2020-10-06 18:56:45 -04:00
info.py Bump version v2.6.0 2021-03-18 09:37:28 -04:00
main.py Changed all categories to enums 2021-03-28 02:38:36 -04:00
requirements.txt Added and switched to the Resource Manager 2021-03-18 09:17:30 -04:00
resource_schemas.py Added and switched to the Resource Manager 2021-03-18 09:17:30 -04:00
run.sh bump python to <=3.9, bump d.py to ~=1.6.0 2021-03-17 23:10:57 -04: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.9 or newer.

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

Install libcairo and libjpeg (package names may vary by distro or OS). Then run:

$ make install

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

$ run.sh

Contributing

Check out the development and contribution guidelines for more information about how to contribute to this project.

All issues and requests related to resources (including maps, band charts, data) should be added in miaowware/qrm-resources.

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.