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
f821a2e2f2
* add command to display vanity callsign rules * store callsign info in a separate file for extensibility * Update callsign_info.py * Update callsign_info.py * fix gitignore, make pfx command extensible, fix US formatting |
||
---|---|---|
.github/workflows | ||
cogs | ||
resources | ||
templates/data | ||
.dockerignore | ||
.flake8 | ||
.gitignore | ||
CHANGELOG.md | ||
COPYING | ||
docker-compose.yml | ||
Dockerfile | ||
info.py | ||
main.py | ||
Makefile | ||
README-DOCKER.md | ||
README.md | ||
requirements.txt | ||
run.sh |
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
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.