Commit Graph

207 Commits

Author SHA1 Message Date
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
0x5c 309f9f7ecb
F**ing delayed linter 2019-12-23 21:17:59 -05:00
0x5c 1b21583d41
Merge branch 'master' into 5c-metadata
Fix conflicts
2019-12-23 21:13:01 -05:00
0x5c 3ab8fae80a
Removed extraneous blank lines 2019-12-23 21:02:55 -05:00
0x5c 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.

Fixes #83 - Metadata storage
Fixes #86 - Country flags
2019-12-23 20:51:31 -05:00
Abigail Gold 7d1a2a561b
Merge pull request #131 from classabbyamp/aiohttp-sessions
combine all aiohttp operations into a single session
2019-12-23 18:12:18 -05:00
Abigail f7aaa467b5 >_> pep8 2019-12-23 18:10:36 -05:00
Abigail f1993c85b2 combine all aiohttp operations into a single session
Fixes #49
2019-12-23 17:54:20 -05:00
Abigail Gold 0bc368877b
Merge pull request #129 from classabbyamp/dynamic-status
modify playing status so it changes based on time of day
2019-12-23 16:01:09 -05:00
Abigail 28eb6d45c1 updates from review 2019-12-23 15:57:57 -05:00
Abigail Gold 951dc38992
Update main.py
Co-Authored-By: 0x5c <0x5c.dev@gmail.com>
2019-12-23 15:56:25 -05:00
Abigail Gold f0805d2095
Merge pull request #128 from classabbyamp/qrz-incomplete-fix
qrz: handle addresses that are only whitespace
2019-12-23 15:45:28 -05:00
Abigail 4d763c2fc1 sigh 2019-12-23 14:08:05 -05:00
Abigail b25b5a95ff refactor to allow for fixed, random, or by time statuses 2019-12-23 14:06:42 -05:00
Abigail 9e79eececc remove print statement 2019-12-23 13:34:56 -05:00
Abigail 2ccb225a5f hhhhhhhh whitespace 2019-12-23 13:33:19 -05:00
Abigail f649d15890 modify playing status so it changes based on time of day
Fixes #57
2019-12-23 13:29:04 -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 Gold 781a3fa4dd
Merge pull request #127 from classabbyamp/reactions
add reactions on keywords functionality
2019-12-23 11:36:14 -05:00
Abigail c48a4069cb add reactions on keywords functionality
Fixes #52
2019-12-23 11:32:02 -05:00
Abigail Gold e64c9ba2df
Merge pull request #125 from classabbyamp/embed-add-syntax
change embed = embed.add_field() to embed.add_field()
2019-12-23 10:41:37 -05:00
Abigail Gold 5c95b9ff12
Merge pull request #126 from classabbyamp/all-embedded
fix commands that do not use embeds
2019-12-23 10:40:30 -05:00
Abigail ca224cc744 fix commands that do not use embeds
Fixes #50
2019-12-23 10:32:24 -05:00
Abigail a93f6d7a03 >:-( PEP8 2019-12-23 09:57:05 -05:00
Abigail d3fd36fb75 change `embed = embed.add_field()` to `embed.add_field()`. Fixes #106. 2019-12-23 09:53:49 -05:00