|
435cc2d72d
|
fix(shortmute): fixed using incorrect context for fetching embed colors
Pylint / Pylint (3.10) (push) Failing after 1m44s
|
2024-01-29 15:12:43 -05:00 |
|
|
2066b075da
|
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
Pylint / Pylint (3.10) (push) Successful in 51s
|
2023-10-24 00:48:49 -04:00 |
|
|
1c247636d1
|
updated info.json's for all cogs in the repository
Pylint / Pylint (3.10) (push) Successful in 58s
|
2023-10-22 13:22:44 -04:00 |
|
|
0000bec73f
|
misc(shortmute): trimmed useless whitespace
Pylint / Pylint (push) Successful in 1m10s
|
2023-09-27 13:59:35 -04:00 |
|
|
9976cc1905
|
feat(shortmute): disallowed shortmuting bots
Pylint / Pylint (push) Failing after 1m11s
|
2023-09-27 13:54:14 -04:00 |
|
|
776c90effd
|
fix(shortmute): made an error message epheremal
Pylint / Pylint (push) Successful in 1m11s
|
2023-09-27 13:41:36 -04:00 |
|
|
016cce8945
|
fix(shortmute): fixed error if you attempt to shortmute someone with the administrator permission
Pylint / Pylint (push) Successful in 1m10s
|
2023-09-27 13:40:18 -04:00 |
|
|
2d7eeedfe6
|
feat(shortmute): added the ability for people with administrator to shortmute people in the immune roles list
Pylint / Pylint (push) Successful in 1m16s
|
2023-09-27 13:28:39 -04:00 |
|
|
a5cf3190d9
|
fix(shortmute): pylint fixes
|
2023-09-24 20:46:43 -04:00 |
|
|
223b915d2d
|
fix(shortmute): pylint fixes
Pylint / Pylint (push) Failing after 1m7s
|
2023-09-24 20:43:26 -04:00 |
|
|
fa0ecaf30a
|
feat(shortmute): added jump urls to shortmute logging
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-18 13:39:59 -04:00 |
|
|
3267dffdd3
|
feat: added an alias for confirmation, 'confirm'
|
2023-08-11 16:44:42 -04:00 |
|
|
f0767343e9
|
fix: fixed the skip_confirmation check
|
2023-08-11 16:43:05 -04:00 |
|
|
4bd296d52a
|
feat: made skip_confirmation's default value configurable
|
2023-08-11 16:40:01 -04:00 |
|
|
f222aedd77
|
fix: fixed logging being disabled if dms were disabled
|
2023-08-11 16:31:35 -04:00 |
|
|
d38535a35e
|
fix: fixed shortmuteset message command
|
2023-08-10 15:59:57 -04:00 |
|
|
41e3c3f278
|
misc: reduced redundant code
|
2023-08-08 10:10:14 -04:00 |
|
|
3e7b6a5b12
|
docs: updated docstring
|
2023-08-08 10:09:09 -04:00 |
|
|
8f52543e3a
|
fix: temporarily set skip_confirmation to True by default while I discuss if I want to keep the feature
|
2023-08-08 09:57:10 -04:00 |
|
|
26d17ea68b
|
docs: clarified how -shortmuteset message works
|
2023-08-08 02:42:27 -04:00 |
|
|
9d8b9353a9
|
docs: changed docstrings again
|
2023-08-08 02:40:03 -04:00 |
|
|
366628c37a
|
fix: more docstring shortening
|
2023-08-08 02:39:40 -04:00 |
|
|
bb3d0c8bc0
|
fix: made config commands still respond if you haven't configured anything yet
|
2023-08-08 02:38:17 -04:00 |
|
|
2fa0cf3de5
|
fix: more docstring shortening
|
2023-08-08 02:34:47 -04:00 |
|
|
dc0bdcbd42
|
fix: shortened docstrings again
|
2023-08-08 02:33:43 -04:00 |
|
|
8de47b3e71
|
fix: hopefully fixed awful formatting in docstrings
|
2023-08-08 02:31:28 -04:00 |
|
|
1decc4f258
|
fix: shrunk docstrings so they fit in -help
|
2023-08-08 02:30:09 -04:00 |
|
|
4d69cdb4fc
|
feat: added aliases to two of the config commands
|
2023-08-08 02:28:01 -04:00 |
|
|
c0fd2e7dc2
|
feat: vastly improved the shortmuteset command
|
2023-08-08 02:25:47 -04:00 |
|
|
a10d68c55a
|
feat: added user blacklisting
|
2023-08-08 02:17:13 -04:00 |
|
|
242840719c
|
fix: fixed how passed_info works
|
2023-08-08 02:05:37 -04:00 |
|
|
45c64a77e5
|
fix: fixed evidence checking in shortmute button
|
2023-08-08 02:03:44 -04:00 |
|
|
f862affafc
|
fix: confirmation skipped is now logged properly
|
2023-08-08 02:01:17 -04:00 |
|
|
33d966c0e5
|
fix: made evidence be declared as None if there is no evidence given
|
2023-08-08 02:00:25 -04:00 |
|
|
98bc2b7cc1
|
misc: added some more things to the embeds
|
2023-08-08 01:58:38 -04:00 |
|
|
06878eebb2
|
fix: removed useless argument
|
2023-08-08 01:48:24 -04:00 |
|
|
a03b9cac9a
|
feat: added skip_confirmation option
|
2023-08-08 01:44:50 -04:00 |
|
|
fb2b3037bd
|
fix: error messages not sending because of not calling the method properly
|
2023-08-08 01:37:45 -04:00 |
|
|
17a5a952e2
|
misc: improved formatting
|
2023-08-08 01:36:22 -04:00 |
|
|
1252e19668
|
misc: improved logging embed
|
2023-08-08 01:33:34 -04:00 |
|
|
985b2d4919
|
fix: incorrect grammar in send string
|
2023-08-08 01:32:18 -04:00 |
|
|
7a31496b36
|
fix: fixed the interaction not sending a response message because it's a button
|
2023-08-08 01:30:30 -04:00 |
|
|
9959d402b3
|
fix: fixed parse statement not returning a timedelta
|
2023-08-08 01:29:01 -04:00 |
|
|
adc7ae4545
|
fix: removed positional argument from timeout
|
2023-08-08 01:27:43 -04:00 |
|
|
7b671851a2
|
fix: hopefully actually fixed shortmute command this time
|
2023-08-08 01:26:43 -04:00 |
|
|
a6368dd715
|
fix: potentially fixed shortmute yes not working
|
2023-08-08 01:23:32 -04:00 |
|
|
c3b99c48f0
|
fix: changed how the interaction responds
|
2023-08-08 01:07:20 -04:00 |
|
|
66a16eb08d
|
fix: fixed broken set_image urls
|
2023-08-08 00:58:00 -04:00 |
|
|
52d005178e
|
fix: messed up docstring lol
|
2023-08-08 00:54:00 -04:00 |
|
|
1d64001ae2
|
fix: fixed all instances of accessing configs using ids instead of guild objects
|
2023-08-08 00:51:19 -04:00 |
|