Commit Graph

20 Commits

Author SHA1 Message Date
Abigail 5f796d479e
bump version to 2.3.1 2020-04-02 23:04:29 -04:00
Abigail f4ed93dc76
bump version to 2.3.0 2020-03-30 19:00:38 -04:00
Abigail dcbb7acab8
bump release to 2.2.3 2020-03-29 12:34:58 -04:00
0x5c 8dfa7001ef
Bump version + changelog (2.2.2)
- CL: fixed missing 2.2.1 link
2020-02-25 21:41:36 -05:00
Abigail 38416d9050
whoopsie 2020-02-20 20:02:45 -05:00
Abigail G b281122d41
bump version in info.py 2020-02-15 07:55:16 -05:00
Abigail 4b122518f5 migrate classabbyamp/discord-qrm2 to miaowware/qrm2 2020-02-15 06:27:48 -05:00
0x5c fdfc8cce06
Copyright headers cleanup
Element of #142
New year lint removal
2020-01-31 06:50:50 -05:00
0x5c 29d0440d3d
Normalised string quote type
- "" instead of '', except for dictionary lookups in f-strings

Element of #142
New year lint removal
2020-01-30 06:15:42 -05:00
Abigail Gold 8f15feab94
update copyright for nuevo ans
Fixes #150
2020-01-06 23:27:48 -05:00
Abigail Gold ad11af2865
bumped version to v2.1.0 2020-01-04 02:18:06 -05:00
Abigail 3da67ad6a2 add official server to info command.
Fixes #134
2019-12-24 21:04:59 -05:00
Abigail fcbb3be028 update changelog and bump version 2019-12-15 19:09:29 -05:00
Abigail Gold 12dc87ae9b
changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
Abigail Gold ad2c559a0f
Custom Help Command (#55)
* 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
2019-12-06 01:19:42 -05:00
Abigail Gold 769c93050b
linting with flake8 and pylint, code cleanup (#39)
* linting with flake8 and pylint

* add type hinting

* more linting

* and i oop

* revert caps

* update info

* remove unnecessary docstrings

* Update info.py
2019-10-18 08:27:05 -04:00
Abigail Gold b72add0d03
Fix copyright notices. 2019-10-05 02:23:11 -04:00
Abigail Gold a6d6dd2c74 added copyright info 2019-10-04 18:07:50 -04:00
0x5c a66dcb64e2
Added the info command
- Now you can't say that you don't know where is the source >:(
2019-10-04 08:53:05 -04:00
0x5c a1da6a32e0
*And thus, a new bot was born.*
No but seriously, the bot works, yay!
- Even got a nice makefile to automagically setup everything. *majiks!*
2019-10-03 22:17:36 -04:00