mirror of
https://github.com/miaowware/qrm2.git
synced 2024-10-31 14:27:11 -04:00
Mirrored Repo of https://github.com/miaowware/qrm2
190eef7fa9
Bump changelog v2.6.0 |
||
---|---|---|
.github/workflows | ||
dev-notes | ||
exts | ||
resources | ||
templates/data | ||
utils | ||
.dockerignore | ||
.flake8 | ||
.gitignore | ||
CHANGELOG.md | ||
common.py | ||
COPYING | ||
dev-requirements.txt | ||
DEVELOPING.md | ||
Dockerfile | ||
info.py | ||
main.py | ||
Makefile | ||
README-DOCKER.md | ||
README.md | ||
requirements.txt | ||
resource_schemas.py | ||
run.sh |
qrm, a Bot for 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.
$ make install
Run. For more information on options, see the quick-bot-no-pain run.sh documentation.
$ run.sh
Contributing
Check out the 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
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.