mirror of
https://github.com/miaowware/qrm2.git
synced 2025-05-28 04:12:28 -04:00
* subclasses HelpCommand to implement a custom help command. add cog names for display in the help command. Globalsettings is no longer a cog. HelpCommand uses the custom attribute category for grouping commands. * PEP8 fixes * improve variable names for help command clarity. Fixes #70 * improve help command formatting add aliases for weather commands add help text for ae7q call and qrz * move global_settings to common * rename import alias * fix loading/unloading of help command * fix info command * fix options import * changed canonical command names to be more descriptive * remove cog names and revert map/bandplan error listing * add link to hamstudy references
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.
Description
Languages
Python
95.4%
Makefile
2.3%
Shell
1.6%
Dockerfile
0.7%