Commit Graph

17 Commits

Author SHA1 Message Date
0x5c 60764cd733
Merge pull request #163 from classabbyamp/async-session
[FIX] aiohttp DeprecationWarning
2020-01-07 15:39:36 -05:00
0x5c 8bfaaf4af6
[FIX] aiohttp DeprecationWarning
- Passing a connector to Bot()
- Using that connector for sessions in extensions

Fixes #141
2020-01-07 05:36:09 -05:00
Abigail Gold 8f15feab94
update copyright for nuevo ans
Fixes #150
2020-01-06 23:27:48 -05:00
Abigail Gold 5e33a6aca6
add trustee field to qrz
Fixes #154
2020-01-04 17:14:41 -05:00
Abigail Gold 118d5e0b63
add --link flag to only link the qrz page (rather than embed) 2020-01-04 14:40:08 -05:00
0x5c 70505f10f6
Merge pull request #143 from classabbyamp/5c-fixclose
Fix unclosed files (BytesIO)
2019-12-31 03:34:36 -05:00
0x5c 807ef46379
Fix unclosed files (BytesIO)
Fixes #119
2019-12-31 03:18:30 -05:00
Abigail b0072f779e addressing the issue for once 2019-12-25 02:48:59 -05:00
Abigail 4368e0b603 correct some line continuations
Fixes #43
2019-12-25 01:42:04 -05:00
Abigail f1993c85b2 combine all aiohttp operations into a single session
Fixes #49
2019-12-23 17:54:20 -05:00
Abigail e9d2274e64 remove print statement 2019-12-23 11:49:55 -05:00
Abigail ae67498e75 qrz: handle addresses that are only whitespace
Fixes #124
2019-12-23 11:47:37 -05:00
Abigail 51cd182c57 PEP8, my nemesis, we meet again! (removed unused imports) 2019-12-16 03:59:14 -05:00
Abigail 7a9d64465e convert all embed creation to embed_factory 2019-12-16 03:49:34 -05:00
Abigail Gold 12dc87ae9b
changed all references of qrmbot to qrm2. Fixes #96 2019-12-08 15:40:17 -05:00
Abigail Gold 725172f341
Merge branch 'master' into cog-to-ext 2019-12-08 03:16:08 -05:00
Abigail Gold fe39822dd5
remove ext from filenames 2019-12-08 03:10:30 -05:00