Commit Graph

  • ce107f5a82 Merge pull request #162 from classabbyamp/ae7q-refactor Abigail Gold 2020-01-17 17:57:12 -05:00
  • 0aa5e6ebd6 Merge pull request #173 from bruceyang1998/patch-1 0x5c 2020-01-17 17:53:25 -05:00
  • 671b0e9ee5 Fixed issue #172 Bruce Yang 2020-01-17 00:30:08 -05:00
  • 776ff72581 add ability to use any pool for hamstudy command Abigail Gold 2020-01-13 14:06:26 -05:00
  • 58c69f5aeb add typing context to ae7q commands Abigail Gold 2020-01-08 17:47:34 -05:00
  • 2c3535d99e update changelog for additional ae7q commands Abigail Gold 2020-01-08 17:18:53 -05:00
  • 04cbc920ce add ae7q licensee command Abigail Gold 2020-01-08 17:07:02 -05:00
  • f5a9b0b780 Merge branch 'master' into ae7q-refactor Abigail Gold 2020-01-08 16:33:07 -05:00
  • eb5e038624 add ae7q frn command Abigail Gold 2020-01-08 16:20:52 -05:00
  • 1a1b4c9329 Merge pull request #166 from classabbyamp/5c-extctl-alias Abigail Gold 2020-01-08 03:55:51 -05:00
  • 8db13755bc Added aliases for extctl and subcommands 0x5c 2020-01-08 03:47:00 -05:00
  • ac740ee679 Merge pull request #165 from classabbyamp/5c-converter 0x5c 2020-01-08 02:27:01 -05:00
  • 0608a74e6c echo: New converters for arguemnts - Created a GlobalChannelConverter - Accepts Union[GlobalChannelConverter, UserConverter] 0x5c 2020-01-08 02:19:35 -05:00
  • eaa47fc724 add ae7q trustee command, add short aliases for ae7q subcommands, bugfixes in ae7q call Abigail Gold 2020-01-07 15:49:48 -05:00
  • 60764cd733 Merge pull request #163 from classabbyamp/async-session 0x5c 2020-01-07 15:39:36 -05:00
  • 8bfaaf4af6 [FIX] aiohttp DeprecationWarning - Passing a connector to Bot() - Using that connector for sessions in extensions 0x5c 2020-01-07 05:36:09 -05:00
  • 30455153ba refactor ae7q call, add ae7q c alias Abigail Gold 2020-01-07 04:28:51 -05:00
  • d9bd3d354c Merge pull request #161 from classabbyamp/copyright-update Abigail Gold 2020-01-07 03:45:41 -05:00
  • 8f15feab94 update copyright for nuevo ans Abigail Gold 2020-01-06 23:27:48 -05:00
  • 4e73fa3734 Merge pull request #159 from classabbyamp/qrz-trustee Abigail Gold 2020-01-04 17:17:09 -05:00
  • 5e33a6aca6 add trustee field to qrz Abigail Gold 2020-01-04 17:14:41 -05:00
  • 07fd9255e0 Merge pull request #158 from classabbyamp/ae7q-bugfixes Abigail Gold 2020-01-04 16:59:48 -05:00
  • 238cdf1c72 Merge branch 'master' into ae7q-bugfixes Abigail Gold 2020-01-04 16:59:05 -05:00
  • 25eae1fc0f Merge pull request #157 from classabbyamp/clog-arg Abigail Gold 2020-01-04 16:57:29 -05:00
  • f4f034abfe Merge branch 'master' into clog-arg Abigail Gold 2020-01-04 16:56:57 -05:00
  • ae673f7026 Merge pull request #155 from classabbyamp/qrz-link Abigail Gold 2020-01-04 16:56:02 -05:00
  • 8a9c8cbd43 update changelog for qrz --link Abigail Gold 2020-01-04 16:38:52 -05:00
  • b94a8d42dd update docstring for changelog command Abigail Gold 2020-01-04 16:36:47 -05:00
  • 60f8e80b82 Fixed issue where incorrect table was parsed in ae7q call Abigail Gold 2020-01-04 16:33:49 -05:00
  • 6e516a12db Merge pull request #156 from classabbyamp/pfx-cat 0x5c 2020-01-04 15:58:46 -05:00
  • 9552a7f6d4 Fixed ditto marks appearing in ae7q call Abigail Gold 2020-01-04 15:40:40 -05:00
  • e7baca453c changed changelog command to accept a version as argument Abigail Gold 2020-01-04 15:24:33 -05:00
  • 673d154b94 add category to prefixes command Abigail Gold 2020-01-04 14:46:40 -05:00
  • 118d5e0b63 add --link flag to only link the qrz page (rather than embed) Abigail Gold 2020-01-04 14:40:08 -05:00
  • c7d0a85464 Merge pull request #149 from classabbyamp/changelogv2.1.0 v2.1.0 Abigail Gold 2020-01-04 02:24:31 -05:00
  • ad11af2865 bumped version to v2.1.0 Abigail Gold 2020-01-04 02:18:06 -05:00
  • 2f0084d450 Changelog for 2.1.0 0x5c 2020-01-04 02:13:06 -05:00
  • e1d4b2eab5 Merge pull request #147 from classabbyamp/error-handling 0x5c 2020-01-04 01:55:42 -05:00
  • 09323e54bc add command to link to the issue tracker Abigail Gold 2020-01-04 01:49:37 -05:00
  • f974bf1223 beep Abigail Gold 2020-01-04 01:40:17 -05:00
  • 0615df0829 Better command error handling - Added handling for all subclasses of CommandError - Added more emojis - Renamed some emojis - debug_mode -> bot.qrm.debug_mode 0x5c 2020-01-03 23:03:17 -05:00
  • 70505f10f6 Merge pull request #143 from classabbyamp/5c-fixclose 0x5c 2019-12-31 03:34:36 -05:00
  • 807ef46379 Fix unclosed files (BytesIO) 0x5c 2019-12-31 03:18:30 -05:00
  • f32aa240ce Merge pull request #138 from classabbyamp/continuations Abigail Gold 2019-12-31 01:16:13 -05:00
  • 74558c7f27 fix regression in grid (continuations) Abigail 2019-12-31 01:13:45 -05:00
  • ea8c3a9045 in dent we trust Abigail Gold 2019-12-25 02:52:14 -05:00
  • b0072f779e addressing the issue for once Abigail 2019-12-25 02:48:59 -05:00
  • 69d36fea7f oop Abigail 2019-12-25 02:30:03 -05:00
  • 5e250b5e3e Merge pull request #137 from classabbyamp/phonetics Abigail Gold 2019-12-25 02:15:04 -05:00
  • 48e5040a87 Merge pull request #136 from classabbyamp/info-server Abigail Gold 2019-12-25 02:00:32 -05:00
  • aa73f575b5 change readme invite Abigail 2019-12-25 01:55:25 -05:00
  • 4368e0b603 correct some line continuations Abigail 2019-12-24 23:11:43 -05:00
  • 2e985209a8 remove qcodes file from flake8 checking Abigail Gold 2019-12-25 00:57:15 -05:00
  • 0b292eda10 make phonetics cmd into funetics, create phonetics cmd, convert morse and qcode json to python dicts Abigail 2019-12-25 00:42:54 -05:00
  • 4bf398a0de update shield in README (change shield graphic and fixed invite link) Abigail 2019-12-24 21:12:59 -05:00
  • 3da67ad6a2 add official server to info command. Abigail 2019-12-24 21:04:59 -05:00
  • 02192a7ea9 Merge pull request #132 from classabbyamp/5c-metadata Abigail Gold 2019-12-24 10:32:32 -05:00
  • f4806f8a9e Merge pull request #133 from classabbyamp/5c-microlint Abigail Gold 2019-12-24 10:20:38 -05:00
  • 3196aa6e40 Removed an unused f-string 0x5c 2019-12-23 21:29:50 -05:00
  • 309f9f7ecb F**ing delayed linter 0x5c 2019-12-23 21:17:59 -05:00
  • 1b21583d41 Merge branch 'master' into 5c-metadata Fix conflicts 0x5c 2019-12-23 21:13:01 -05:00
  • 3ab8fae80a Removed extraneous blank lines 0x5c 2019-12-23 21:02:55 -05:00
  • 96b2a8f259 Metadata update! - Added flag emojis to commands with countries. - Added image attribution and description to "image" commands. - Added file metadata to image resources. - Added new key in options.py: pika. - Added classes to deal with file metadata. - Added common paths to common.py. - Changed directory/file names of resources. - Documented the new metadata format. 0x5c 2019-12-23 20:51:31 -05:00
  • 7d1a2a561b Merge pull request #131 from classabbyamp/aiohttp-sessions Abigail Gold 2019-12-23 18:12:18 -05:00
  • f7aaa467b5 >_> pep8 Abigail 2019-12-23 18:10:36 -05:00
  • f1993c85b2 combine all aiohttp operations into a single session Abigail 2019-12-23 17:54:20 -05:00
  • 0bc368877b Merge pull request #129 from classabbyamp/dynamic-status Abigail Gold 2019-12-23 16:01:09 -05:00
  • 28eb6d45c1 updates from review Abigail 2019-12-23 15:57:57 -05:00
  • 951dc38992 Update main.py Abigail Gold 2019-12-23 15:56:25 -05:00
  • f0805d2095 Merge pull request #128 from classabbyamp/qrz-incomplete-fix Abigail Gold 2019-12-23 15:45:28 -05:00
  • 4d763c2fc1 sigh Abigail 2019-12-23 14:08:05 -05:00
  • b25b5a95ff refactor to allow for fixed, random, or by time statuses Abigail 2019-12-23 14:06:42 -05:00
  • 9e79eececc remove print statement Abigail 2019-12-23 13:34:56 -05:00
  • 2ccb225a5f hhhhhhhh whitespace Abigail 2019-12-23 13:33:19 -05:00
  • f649d15890 modify playing status so it changes based on time of day Abigail 2019-12-23 13:29:04 -05:00
  • e9d2274e64 remove print statement Abigail 2019-12-23 11:49:55 -05:00
  • ae67498e75 qrz: handle addresses that are only whitespace Abigail 2019-12-23 11:47:37 -05:00
  • 781a3fa4dd Merge pull request #127 from classabbyamp/reactions Abigail Gold 2019-12-23 11:36:14 -05:00
  • c48a4069cb add reactions on keywords functionality Abigail 2019-12-23 11:32:02 -05:00
  • e64c9ba2df Merge pull request #125 from classabbyamp/embed-add-syntax Abigail Gold 2019-12-23 10:41:37 -05:00
  • 5c95b9ff12 Merge pull request #126 from classabbyamp/all-embedded Abigail Gold 2019-12-23 10:40:30 -05:00
  • ca224cc744 fix commands that do not use embeds Abigail 2019-12-23 10:32:24 -05:00
  • a93f6d7a03 >:-( PEP8 Abigail 2019-12-23 09:57:05 -05:00
  • d3fd36fb75 change embed = embed.add_field() to embed.add_field(). Fixes #106. Abigail 2019-12-23 09:53:49 -05:00
  • c47fd0549d Merge pull request #121 from classabbyamp/server-shield Abigail Gold 2019-12-18 11:54:26 -05:00
  • d7f50bc083 add server shield to readme Abigail Gold 2019-12-18 11:47:47 -05:00
  • e84ba201bd Merge pull request #118 from classabbyamp/embed-factory Abigail Gold 2019-12-18 10:35:15 -05:00
  • 26765e86b6 Merge pull request #104 from classabbyamp/echo-cmd Abigail Gold 2019-12-18 10:21:17 -05:00
  • 51cd182c57 PEP8, my nemesis, we meet again! (removed unused imports) Abigail 2019-12-16 03:59:14 -05:00
  • 7a9d64465e convert all embed creation to embed_factory Abigail 2019-12-16 03:49:34 -05:00
  • 5beb68e1c5 Merge pull request #117 from bruceyang1998/patch-1 Abigail Gold 2019-12-16 01:31:31 -05:00
  • 5da9cf0bf2 Update callsign_info.py Bruce Yang 2019-12-16 01:20:13 -05:00
  • caa74142d5 Merge pull request #114 from classabbyamp/updateclog v2.0.0 Abigail Gold 2019-12-16 00:22:28 -05:00
  • 7416596ac3 add yanked v1.0.0, update parser to handle yanked versions Abigail 2019-12-16 00:15:37 -05:00
  • afa2054323 reorder changelog, add links, fix changelog parser Abigail 2019-12-16 00:02:21 -05:00
  • b976a7a725 Merge pull request #115 from classabbyamp/dockerdoc 0x5c 2019-12-16 00:01:54 -05:00
  • c9914acce9 Spelling Bee! - Actually corrected incorrect usage. 0x5c 2019-12-15 23:59:13 -05:00
  • 9aa720b4e9 updates to changelog Abigail 2019-12-15 23:47:22 -05:00
  • 90738d81de Docker: We have docs, Doc! - Added documentation on running the bot with docker-compose and docker. 0x5c 2019-12-15 22:53:40 -05:00
  • d522389f9f change changelog command to only display the most recent version Abigail 2019-12-15 19:10:03 -05:00