Commit Graph

5 Commits

Author SHA1 Message Date
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
021a1312cb
add embed footers and timestamps to all current embeds (#34) 2019-10-09 01:25:33 -04:00
Abigail Gold
96d251fe47
convert urllib code to aiohttp 2019-10-05 19:59:19 -04:00
Abigail Gold
640ad9f8e3
but Maaaaa, I don't wanna study! 2019-10-05 18:53:23 -04:00