Abigail G
|
22c2cab4d1
|
update copyright name
|
2021-03-28 13:57:03 -04:00 |
|
0x5c
|
f6d69f7498
|
Changed all categories to enums
- Accidentally fixed capitalisation of help command categories
Fixes #383
|
2021-03-28 02:38:36 -04:00 |
|
Fran Rogers
|
483a0bad19
|
Use str.isalnum and str.isdecimal instead of re.match for ?ae7q and ?qrz input validation
|
2021-01-29 23:43:30 -05:00 |
|
Fran Rogers
|
4ab4748b9f
|
Validate inputs for ?ae7q and ?qrz commands
|
2021-01-29 22:55:26 -05:00 |
|
Abigail Gold
|
8ca4911072
|
make commands case-insensitive (#210)
Fixes #209
|
2020-03-28 19:07:23 -04:00 |
|
Abigail
|
4b122518f5
|
migrate classabbyamp/discord-qrm2 to miaowware/qrm2
|
2020-02-15 06:27:48 -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
|
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
|
fdfc8cce06
|
Copyright headers cleanup
Element of #142
New year lint removal
|
2020-01-31 06:50:50 -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 |
|
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
|
58c69f5aeb
|
add typing context to ae7q commands
|
2020-01-08 17:47:34 -05:00 |
|
Abigail Gold
|
04cbc920ce
|
add ae7q licensee command
Progress on #95
|
2020-01-08 17:07:02 -05:00 |
|
Abigail Gold
|
f5a9b0b780
|
Merge branch 'master' into ae7q-refactor
|
2020-01-08 16:33:07 -05:00 |
|
Abigail Gold
|
eb5e038624
|
add ae7q frn command
ae7q applications is WIP, and is commented out. There is also an
applications table on the FRN page, which could be used in the future
Progress on #95
|
2020-01-08 16:20:52 -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
|
8f15feab94
|
update copyright for nuevo ans
Fixes #150
|
2020-01-06 23:27:48 -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 |
|
Abigail Gold
|
9552a7f6d4
|
Fixed ditto marks appearing in ae7q call
Fixes #151
|
2020-01-04 15:40:40 -05:00 |
|
Abigail
|
b0072f779e
|
addressing the issue for once
|
2019-12-25 02:48:59 -05:00 |
|
Abigail
|
f1993c85b2
|
combine all aiohttp operations into a single session
Fixes #49
|
2019-12-23 17:54:20 -05:00 |
|
Abigail
|
ca224cc744
|
fix commands that do not use embeds
Fixes #50
|
2019-12-23 10:32:24 -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
|
fe39822dd5
|
remove ext from filenames
|
2019-12-08 03:10:30 -05:00 |
|