Go to file
0x5c e660b1a8f5
Switch to sending an URL instead of fetching images
This only applies to images that were downloaded.
Images that are hosted in the bot are not affected.

Fixes #230
Fixes #295
2020-10-30 05:22:16 -04:00
.github/workflows Merge pull request #276 from miaowware/release-fixes 2020-10-28 21:05:58 -04:00
dev-notes add cq zone, itu zone and region, canadian maps (#248) 2020-09-27 16:30:59 -04:00
exts Switch to sending an URL instead of fetching images 2020-10-30 05:22:16 -04:00
resources move CallsignInfoData to resources/callsign_info (#258) 2020-10-28 21:04:14 -04:00
templates/data add a decibel conversion command (#250) 2020-09-27 17:52:52 -04:00
utils migrate classabbyamp/discord-qrm2 to miaowware/qrm2 2020-02-15 06:27:48 -05:00
.dockerignore Update .dockerignore based on review 2019-12-15 11:20:41 -05:00
.flake8 Added .flake8 2019-10-18 16:16:57 -04:00
.gitignore pin dependency versions (#239) 2020-07-23 00:05:32 -04:00
CHANGELOG.md fixed qsl/lotw status being incorrectly shown (#278) 2020-10-28 21:03:41 -04:00
common.py Merge pull request #290 from miaowware/error 2020-10-28 23:33:58 -04:00
COPYING added copyright info 2019-10-04 18:07:50 -04:00
dev-requirements.txt Made bot work with new Intents system + only cache needed things 2020-10-06 18:56:45 -04:00
DEVELOPING.md Create developer guide, remove issue/pr templates (#260) 2020-10-04 22:29:00 -04:00
Dockerfile back to the future 2019-11-09 02:02:46 -05:00
info.py Bump version+changelog 2.4.1 2020-10-06 19:26:57 -04:00
main.py Fixed numerous small potential bugs 2020-10-28 23:22:28 -04:00
Makefile add dev targets to makefile (#252) 2020-09-27 16:52:37 -04:00
README-DOCKER.md update docker documentation to remove docker hub mentions (#265) 2020-10-06 19:17:02 -04:00
README.md Contribution and PR Guidelines (#219) 2020-09-27 16:18:09 -04:00
requirements.txt Unpinned the versions of most stuff, made the remaining version pinning less strict 2020-10-28 11:31:10 -04:00
run.sh updates based on PR review, and new code in quickbot 2019-11-04 12:17:59 -05:00

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.7 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.

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.