Commit Graph

532 Commits

Author SHA1 Message Date
Abigail Gold 1a1b4c9329
Merge pull request #166 from classabbyamp/5c-extctl-alias
Added aliases for extctl and subcommands
2020-01-08 03:55:51 -05:00
0x5c 8db13755bc
Added aliases for extctl and subcommands
Fixes #164
2020-01-08 03:47:00 -05:00
0x5c ac740ee679
Merge pull request #165 from classabbyamp/5c-converter
echo: New converters for arguments
2020-01-08 02:27:01 -05:00
0x5c 0608a74e6c
echo: New converters for arguemnts
- Created a GlobalChannelConverter
- Accepts Union[GlobalChannelConverter, UserConverter]

Fixes #145
2020-01-08 02:19:35 -05:00
Abigail Gold eaa47fc724
add ae7q trustee command, add short aliases for ae7q subcommands, bugfixes in ae7q call
Progress on #95
Fixes #153
2020-01-07 15:49:48 -05:00
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 30455153ba
refactor ae7q call, add ae7q c alias
Process on #95
2020-01-07 04:28:51 -05:00
Abigail Gold d9bd3d354c
Merge pull request #161 from classabbyamp/copyright-update
update copyright for the new year
2020-01-07 03:45:41 -05:00
Abigail Gold 8f15feab94
update copyright for nuevo ans
Fixes #150
2020-01-06 23:27:48 -05:00
Abigail Gold 4e73fa3734
Merge pull request #159 from classabbyamp/qrz-trustee
add trustee field to qrz
2020-01-04 17:17:09 -05:00
Abigail Gold 5e33a6aca6
add trustee field to qrz
Fixes #154
2020-01-04 17:14:41 -05:00
Abigail Gold 07fd9255e0
Merge pull request #158 from classabbyamp/ae7q-bugfixes
Ae7q bugfixes
2020-01-04 16:59:48 -05:00
Abigail Gold 238cdf1c72
Merge branch 'master' into ae7q-bugfixes 2020-01-04 16:59:05 -05:00
Abigail Gold 25eae1fc0f
Merge pull request #157 from classabbyamp/clog-arg
changed changelog command to accept a version as argument
2020-01-04 16:57:29 -05:00
Abigail Gold f4f034abfe
Merge branch 'master' into clog-arg 2020-01-04 16:56:57 -05:00
Abigail Gold ae673f7026
Merge pull request #155 from classabbyamp/qrz-link
add --link flag to only link the qrz page (rather than embed)
2020-01-04 16:56:02 -05:00
Abigail Gold 8a9c8cbd43
update changelog for qrz --link 2020-01-04 16:38:52 -05:00
Abigail Gold b94a8d42dd
update docstring for changelog command 2020-01-04 16:37:37 -05:00
Abigail Gold 60f8e80b82
Fixed issue where incorrect table was parsed in ae7q call
Fixes #152
2020-01-04 16:33:49 -05:00
0x5c 6e516a12db
Merge pull request #156 from classabbyamp/pfx-cat
add category to prefixes command
2020-01-04 15:58:46 -05:00
Abigail Gold 9552a7f6d4
Fixed ditto marks appearing in ae7q call
Fixes #151
2020-01-04 15:40:40 -05:00
Abigail Gold e7baca453c
changed changelog command to accept a version as argument
Fixed version numbering and typo in CHANGELOG

Fixes #116
2020-01-04 15:24:33 -05:00
Abigail Gold 673d154b94
add category to prefixes command
Fixes #148
2020-01-04 14:46:40 -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
Abigail Gold c7d0a85464
Merge pull request #149 from classabbyamp/changelogv2.1.0
v2.1.0 prep for release
2020-01-04 02:24:31 -05:00
Abigail Gold ad11af2865
bumped version to v2.1.0 2020-01-04 02:18:06 -05:00
0x5c 2f0084d450
Changelog for 2.1.0 2020-01-04 02:13:06 -05:00
0x5c e1d4b2eab5
Merge pull request #147 from classabbyamp/error-handling
Better command error handling
2020-01-04 01:55:42 -05:00
Abigail Gold 09323e54bc
add command to link to the issue tracker 2020-01-04 01:49:37 -05:00
Abigail Gold f974bf1223
beep 2020-01-04 01:40:17 -05:00
0x5c 0615df0829
Better command error handling
- Added handling for all subclasses of CommandError
- Added more emojis
- Renamed some emojis
- debug_mode -> bot.qrm.debug_mode

Fixes #22

Co-authored-by: Abigail Gold <dev@kb6.ee>
2020-01-03 23:03:17 -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 Gold f32aa240ce
Merge pull request #138 from classabbyamp/continuations
correct some line continuations
2019-12-31 01:16:13 -05:00
Abigail 74558c7f27 fix regression in grid (continuations) 2019-12-31 01:13:45 -05:00
Abigail Gold ea8c3a9045
in dent we trust 2019-12-25 02:52:14 -05:00
Abigail b0072f779e addressing the issue for once 2019-12-25 02:48:59 -05:00
Abigail 69d36fea7f oop 2019-12-25 02:30:03 -05:00
Abigail Gold 5e250b5e3e
Merge pull request #137 from classabbyamp/phonetics
Phonetics refacAtor
2019-12-25 02:15:04 -05:00
Abigail Gold 48e5040a87
Merge pull request #136 from classabbyamp/info-server
official server in info command
2019-12-25 02:00:32 -05:00
Abigail aa73f575b5 change readme invite 2019-12-25 01:55:25 -05:00
Abigail 4368e0b603 correct some line continuations
Fixes #43
2019-12-25 01:42:04 -05:00
Abigail Gold 2e985209a8
remove qcodes file from flake8 checking 2019-12-25 00:57:15 -05:00
Abigail 0b292eda10 make phonetics cmd into funetics, create phonetics cmd, convert morse
and qcode json to python dicts

Fixes #122
Fixes #123
2019-12-25 00:42:54 -05:00
Abigail 4bf398a0de update shield in README (change shield graphic and fixed invite link) 2019-12-24 21:12:59 -05:00
Abigail 3da67ad6a2 add official server to info command.
Fixes #134
2019-12-24 21:04:59 -05:00
Abigail Gold 02192a7ea9
Merge pull request #132 from classabbyamp/5c-metadata
Metadata update!
2019-12-24 10:32:32 -05:00
Abigail Gold f4806f8a9e
Merge pull request #133 from classabbyamp/5c-microlint
Removed an unused f-string
2019-12-24 10:20:38 -05:00
0x5c 3196aa6e40
Removed an unused f-string 2019-12-23 21:29:50 -05:00