classabbyamp 351b1e2d21
hamstudy improvements (#348)
- added orange colour for timeouts
- added emojis in the last field
- made the correct answer bold after answering/timeout
- minor code optimisations
- added ability to react ? to get the answer

fixes #347
2021-03-06 23:39:50 -05:00
2020-10-31 20:56:39 -04:00
2021-01-17 22:35:33 -05:00
2019-10-18 16:16:57 -04:00
2020-07-23 00:05:32 -04:00
2021-02-28 01:51:19 -05:00
2019-10-04 18:07:50 -04:00
2021-01-17 23:13:14 -05:00
2020-09-27 16:52:37 -04: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.

All issues and requests related to resources (including maps, band charts, data) should be added in miaowware/qrm-resources.

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.

Languages
Python 95.4%
Makefile 2.3%
Shell 1.6%
Dockerfile 0.7%