Abigail
|
dcbb7acab8
|
bump release to 2.2.3
|
2020-03-29 12:34:58 -04:00 |
|
Abigail Gold
|
3803ce6045
|
add git commit hash to file "git_commit" for automatically-built docker images (#211)
|
2020-03-29 12:34:12 -04:00 |
|
Abigail Gold
|
8ca4911072
|
make commands case-insensitive (#210)
Fixes #209
|
2020-03-28 19:07:23 -04:00 |
|
Abigail Gold
|
6e2468f04f
|
create github action for docker image creation and publication (#206)
|
2020-03-28 18:18:29 -04:00 |
|
0x5c
|
b17a8a1749
|
Merge pull request #207 from miaowware/bumpversion
Bump version + changelog (2.2.2)
|
2020-02-25 21:44:35 -05:00 |
|
0x5c
|
8dfa7001ef
|
Bump version + changelog (2.2.2)
- CL: fixed missing 2.2.1 link
|
2020-02-25 21:41:36 -05:00 |
|
0x5c
|
f6ed8430b9
|
Merge pull request #205 from miaowware/fix-typing
Added/fixed/removed typing managers
|
2020-02-25 20:57:07 -05:00 |
|
0x5c
|
d650cbd6c1
|
Removed lint
|
2020-02-25 20:44:53 -05:00 |
|
0x5c
|
4d9f9d1b19
|
Added/fixed/removed typing managers
Fixes #167
|
2020-02-25 20:36:21 -05:00 |
|
0x5c
|
1c649aacc2
|
Merge pull request #204 from miaowware/fix-studyimg
Fix HamStudy image error
|
2020-02-25 19:51:03 -05:00 |
|
0x5c
|
2049ca9fca
|
Fix HamStudy image error
- Fixed the image link
- Removed unused import (pytz)
- Added test pool file to dev-notes
Fixes #203
|
2020-02-25 19:45:32 -05:00 |
|
Abigail
|
38416d9050
|
whoopsie
|
2020-02-20 20:02:45 -05:00 |
|
Abigail G
|
8dcdc22fe4
|
Merge pull request #202 from miaowware/hamstudy-extra-fix
fix offset-naive and offset-aware datetime conflict
|
2020-02-20 20:02:07 -05:00 |
|
Abigail
|
c57056e586
|
fix offset-naive and offset-aware datetime conflict
Fixes #201
|
2020-02-20 01:32:17 -05:00 |
|
Abigail G
|
b281122d41
|
bump version in info.py
|
2020-02-15 07:55:16 -05:00 |
|
Abigail
|
fa1cc16c6f
|
update changelog for v2.2.0 release
|
2020-02-15 06:35:07 -05:00 |
|
Abigail
|
dfd9479e0d
|
changelog for org migration
|
2020-02-15 06:30:34 -05:00 |
|
Abigail
|
4b122518f5
|
migrate classabbyamp/discord-qrm2 to miaowware/qrm2
|
2020-02-15 06:27:48 -05:00 |
|
Abigail Gold
|
0e28366265
|
Merge pull request #200 from classabbyamp/pfx-comma
remove extra comma in pfx invalid input handler
|
2020-02-15 06:02:13 -05:00 |
|
Abigail
|
9471eaa3cb
|
remove extra comma in pfx invalid input handler
|
2020-02-15 05:58:57 -05:00 |
|
0x5c
|
27c290cff8
|
Merge pull request #199 from classabbyamp/5c-newyearlint
New year linting
|
2020-02-15 05:53:48 -05:00 |
|
0x5c
|
58878352aa
|
New year lint removal
Fixes #142
|
2020-02-15 05:23:46 -05:00 |
|
0x5c
|
af136c3d3e
|
Cleaned up description of commands
- Formatting and wording
Element of #142
New year lint removal
|
2020-02-15 04:59:25 -05:00 |
|
0x5c
|
9ef4864d15
|
Removed unused f-strings
- f"" -> ""
Element of #142
New year lint removal
|
2020-02-05 07:30:14 -05:00 |
|
0x5c
|
6803b058d5
|
Reordered imports
- stdlib
- 3rd-party (pip)
- discord
- local (common, info, utils, & resources)
- data
Element of #142
New year lint removal
|
2020-02-05 07:09:08 -05:00 |
|
0x5c
|
e37fdf40fb
|
Block-style line continuations for data, part 2
- Forgot 'qcodes.py' in the first commit
Element of #142
New year lint removal
|
2020-01-31 07:04:20 -05:00 |
|
0x5c
|
fdfc8cce06
|
Copyright headers cleanup
Element of #142
New year lint removal
|
2020-01-31 06:50:50 -05:00 |
|
0x5c
|
56b74108eb
|
Block-style line continuations for data
Element of #142
New year lint removal
|
2020-01-30 06:55:11 -05:00 |
|
0x5c
|
29d0440d3d
|
Normalised string quote type
- "" instead of '', except for dictionary lookups in f-strings
Element of #142
New year lint removal
|
2020-01-30 06:15:42 -05:00 |
|
Abigail Gold
|
29e75c38e1
|
Merge pull request #178 from classabbyamp/help-checks
Verify checks in help commands
|
2020-01-28 22:49:53 -05:00 |
|
Abigail
|
6c32dcbead
|
fix can_run logic, re-hide xd, remove unnecessary checks
|
2020-01-28 22:45:10 -05:00 |
|
0x5c
|
74327378b9
|
Merge pull request #183 from classabbyamp/5c-errhandling
Improved error handling in commands
|
2020-01-28 05:51:12 -05:00 |
|
Abigail Gold
|
c1d3c63503
|
Merge branch 'master' into help-checks
|
2020-01-28 01:23:51 -05:00 |
|
Abigail
|
6768a1e01d
|
Merge branch 'help-checks' of github.com:classabbyamp/discord-qrm2 into help-checks
|
2020-01-28 01:21:40 -05:00 |
|
Abigail
|
ea508d2a59
|
remove unnecessary categories
|
2020-01-28 01:19:21 -05:00 |
|
Abigail Gold
|
f56efd3410
|
Merge pull request #180 from classabbyamp/restart-shut-aliases
add aliases to restart and shutdown commands
|
2020-01-27 00:46:59 -05:00 |
|
0x5c
|
976b3e8bf3
|
Improved error handling in commands
- Changed all "status != 200" to raise a custom exception
- Raise appropriate exceptions in 'grid'
- Removed command-specific error handling in 'extctl' commands
Fixes #146
|
2020-01-27 00:37:52 -05:00 |
|
Abigail Gold
|
0b4204dc13
|
add aliases to restart and shutdown commands
Fixes #179
|
2020-01-24 20:15:28 -05:00 |
|
Abigail Gold
|
8686b0ef96
|
Merge branch 'master' into help-checks
|
2020-01-21 22:34:59 -05:00 |
|
Abigail Gold
|
9113638b67
|
Merge pull request #177 from classabbyamp/hamstudy-refactor
Hamstudy refactor
|
2020-01-21 22:26:49 -05:00 |
|
Abigail
|
831667ec10
|
helpcommand now verifies checks when displaying help
Additionally:
- added admin category
- removed hidden flag from commands
- added checks to all extctl commands
Fixes #109
|
2020-01-21 22:21:30 -05:00 |
|
Abigail
|
b64c7ee39a
|
damn you flake8
|
2020-01-21 20:31:13 -05:00 |
|
Abigail
|
528307f22f
|
updated changelog for hamstudy refactor
|
2020-01-21 20:25:37 -05:00 |
|
Abigail
|
09c58f9ba2
|
removed hamstudyanswer command and replaced it with using reactions to
answer questions.
Fixes #169
|
2020-01-21 19:48:19 -05:00 |
|
Abigail Gold
|
61f0c9423e
|
WIP: help command checks
|
2020-01-20 20:52:22 -05:00 |
|
Abigail Gold
|
b6f6d0408c
|
WIP: answer hamstudy by reaction
|
2020-01-20 20:50:55 -05:00 |
|
0x5c
|
94f9865103
|
Merge pull request #175 from classabbyamp/5c-sendlogic
Fixed bad file/embed sending logic in multiple commands
|
2020-01-20 17:53:56 -05:00 |
|
0x5c
|
08ca455895
|
Merge pull request #176 from classabbyamp/5c-fixnotfound
Mini-fix: extraneous warning reaction on messages starting with "??"
|
2020-01-20 17:53:39 -05:00 |
|
0x5c
|
925a05aafb
|
Mini-fix: extraneous warning emoji reaction on messages starting with "??"
- also taken care of: "?!"
|
2020-01-20 03:49:03 -05:00 |
|
0x5c
|
12886fad89
|
Fixed bad file/embed sending logic in multiple commands
-> image/*, weather/*
- Addressed #167 for those commands
- weather/greyline: moved gl_url to the class
Fixes #139
Touches #167
|
2020-01-20 03:17:50 -05:00 |
|