Commit Graph

9 Commits

Author SHA1 Message Date
Abigail Gold
10c43e83bd
basic functionality for QRZ rich lookup
still have to handle some errors (call not found, unable to login, etc)
and display the error. also probably don't need to open a new session
for every invocation. When this gets merged, remember to delete the old
command in lookupcog.
2019-10-15 17:37:13 -04:00
Abigail Gold
c0bc07827e
Merge branch 'master' into ae7qcog 2019-10-12 20:30:11 -04:00
Abigail Gold
a0cb64789b
Move cogs to load to options.py (#33)
* list of cogs in options.py instead of hardcoded.

* moved the playing status to options.py

* add all cogs to the template
2019-10-08 23:02:57 -04:00
0x5c
0cc613ef8a Templates: added proper comments (#30)
- Added a default value for 'owners_uids'
- Added notes on proper types where applicable.
- That's pretty much it

Fixes #26
2019-10-07 12:17:52 -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
c8c2e80099
Uniformised module docstrings 2019-10-04 11:39:12 -04:00
0x5c
eaace87517
main.py: added error handling for the bot task
- no mo traceback 4 me
2019-10-03 23:08:08 -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