mirror of
https://github.com/miaowware/qrm2.git
synced 2025-05-28 04:12:28 -04:00
- Added flag emojis to commands with countries. - Added image attribution and description to "image" commands. - Added file metadata to image resources. - Added new key in options.py: pika. - Added classes to deal with file metadata. - Added common paths to common.py. - Changed directory/file names of resources. - Documented the new metadata format. Fixes #83 - Metadata storage Fixes #86 - Country flags
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
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%