Commit Graph

472 Commits

Author SHA1 Message Date
classabbyamp aefca97e4f bump to v2.7.4 and update discord.py (#434) v2.7.4 2021-10-07 03:07:16 -04:00
classabbyamp bbd646a7ec move docker image to void linux (#435) 2021-10-07 02:57:36 -04:00
classabbyamp 8433a7ade0 fix function signature of filter_commands() to ignore other args (#433)
discord.py changed the signature to add kwargs which are not used by
qrm's help command

fixes #432
2021-10-07 01:25:02 -04:00
classabbyamp de0e25b09a better ghcr login (#431) 2021-07-01 09:58:20 -04:00
classabbyamp 4fb1320b2d add github sponsor link to donate command (#430) 2021-06-30 01:49:18 -04:00
0x5c 36acda1666 Merge pull request #429 from miaowware/licence
Changed the licence to LiLiQ-Rplus-1.1
2021-06-26 20:30:25 -04:00
0x5c 04ccd807cd Changed the licence to LiLiQ-Rplus-1.1
Fixes #387
2021-06-26 20:23:55 -04:00
classabbyamp aa7b72634b Merge pull request #427 from miaowware/lint-dedup
update linting workflow to not run multiple times unnecessarily
2021-05-25 09:37:02 -04:00
Abigail G 9ee42529e2 update linting workflow to not run multiple times unnecessarily 2021-05-13 20:51:46 -04:00
classabbyamp 74df3ed1f1 Merge pull request #424 from miaowware/273-help-efix
fix issue with help cmd not showing all cmds, bump to 2.7.3
v2.7.3
2021-04-12 19:38:27 -04:00
Abigail G e7a1a4e5de fix issue with help cmd not showing all cmds, bump to 2.7.3 2021-04-12 19:36:03 -04:00
classabbyamp 2eb183ff08 Merge pull request #423 from miaowware/272-rel
update changelog/version for 2.7.2
v2.7.2
2021-04-12 19:06:03 -04:00
Abigail G 0cb6ccd285 update changelog/version for 2.7.2 2021-04-12 19:04:54 -04:00
classabbyamp f55738a8a2 Merge pull request #422 from miaowware/help-e-fix
fix issue with help command/categories
2021-04-12 19:02:37 -04:00
Abigail G abf79b844e fix issue with help command/categories 2021-04-12 18:58:10 -04:00
0x5c c3f002a9df Merge pull request #421 from miaowware/cl
Bump version 2.7.1
v2.7.1
2021-04-12 11:40:22 -04:00
0x5c ff40f0caca Bump version 2.7.1 2021-04-12 11:37:43 -04:00
0x5c c0ad8d1108 Merge pull request #420 from miaowware/qrzfix
Fixed ?call crash on empty adress fields
2021-04-12 10:15:47 -04:00
0x5c ce62c93d03 Fixed ?call crash on empty adress fields
Fixes #419
2021-04-12 10:00:11 -04:00
classabbyamp c5c065bd47 Merge pull request #417 from miaowware/help-sort
make help command sort by category
2021-04-12 09:20:10 -04:00
0x5c 8f8b7f87de Merge pull request #418 from miaowware/forms
Fixed issue form for new update
2021-04-11 18:08:56 -04:00
0x5c 144b288f09 Fixed issue form for new update 2021-04-11 17:59:34 -04:00
Abigail G dc1efa7b0c make help command sort by category
fixes #390
2021-04-11 15:20:42 -04:00
thxo 38ba8d9d0c Tex command: more helpful error messages (#416)
* replace error message with common mistakes
* explicitly mention document mode in docstring
* add changelog

fixes #415 

Co-authored-by: thxo <thx@uw.edu>
2021-04-09 19:39:46 -04:00
0x5c 62b549619e Merge pull request #412 from miaowware/bumpcl
Bumpcl
v2.7.0
2021-04-03 18:22:45 -04:00
classabbyamp 5910fc5191 Merge pull request #411 from miaowware/copyright-update
bump copyright to include 2021
2021-04-03 18:21:34 -04:00
0x5c 2db9dee951 Bumped version 2.7.0 2021-04-03 18:19:38 -04:00
0x5c e33d5f7213 Added missing changelog line for new feature 2021-04-03 18:13:54 -04:00
Abigail G 0a278fe14f bump copyright to include 2021
fixes #384
2021-04-03 18:13:42 -04:00
0x5c 75bf8a638e Merge pull request #410 from miaowware/clocks
Renamed clock emoji to "stopwatch", added proper clock
2021-04-03 18:08:39 -04:00
0x5c 9e36aab469 Renamed clock emoji to "stopwatch", added proper clock
Fixes #408
2021-04-03 18:06:14 -04:00
0x5c cb1aed4278 Merge pull request #409 from miaowware/miltime
Added ?miltime command
2021-04-03 17:57:20 -04:00
0x5c c27c0b8a48 Added ?miltime command
Fixes #377
2021-04-03 17:54:38 -04:00
0x5c 9d419b159d Merge pull request #400 from miaowware/forms
[meta] Forms: added options for oficial instance users
2021-04-03 12:22:31 -04:00
0x5c 858223b148 [meta] Forms: added options for oficial instance users 2021-04-03 12:20:26 -04:00
0x5c d36702f2b3 Merge pull request #399 from miaowware/forms
Added issue chooser config, +tag for bug reports
2021-04-02 03:41:59 -04:00
0x5c 6dfa35a8eb Added issue chooser config, +tag for bug reports 2021-04-02 03:32:40 -04:00
0x5c 9f4bb04364 Merge pull request #397 from miaowware/forms
Fixed? error with bug report issue form
2021-04-02 02:31:53 -04:00
0x5c 3de71f7325 Fixed? error with bug report issue form 2021-04-02 02:29:30 -04:00
0x5c 22d60ed30f Merge pull request #396 from miaowware/forms
Added bug report issue form, others to follow
2021-04-02 02:16:53 -04:00
0x5c 1cdbc66b5c Added bug report issue form, others to follow 2021-04-02 02:09:59 -04:00
classabbyamp ea7cc7823a Merge pull request #394 from miaowware/copyrighting-some-copywrongs
update copyright name
2021-03-28 14:04:24 -04:00
Abigail G 22c2cab4d1 update copyright name 2021-03-28 13:57:03 -04:00
classabbyamp 63b1d81955 Merge pull request #393 from miaowware/releasethecats
Release the Cats!
2021-03-28 13:28:01 -04:00
0x5c 6e54a27f14 Release the Cats! - Reorganised extensions and recategorised commands
Fixes #389 - Main issue
Fixes #388 - Accidental, Satmatch deadcode removal
2021-03-28 09:50:51 -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
0x5c c569fdb422 Merge pull request #381 from miaowware/maplan
Moved map/plan code to a single function
2021-03-27 18:07:14 -04:00
0x5c 98b2f30dcc Moved map/plan code to a single function
Also changed ?bandplan aliases

Fixes #189
2021-03-27 18:00:28 -04:00
classabbyamp 1cb7ef5861 make ?xkcd only accept ints as arg (#379)
fixes #376

* Update CHANGELOG.md

Co-authored-by: 0x5c <dev@0x5c.io>
2021-03-26 08:04:54 -04:00
classabbyamp bb3ee319b6 Merge pull request #378 from miaowware/dev-deps
add system dependencies to README and DEVELOPING
2021-03-26 03:49:16 -04:00