Commit Graph
51 Commits
Author SHA1 Message Date
spiralandGitHub a5ad16780c Fix matching Discord Stable links (oops) 2021-04-09 10:51:24 +01:00
spiral 9d17c130c5 Fix matching canary/ptb Discord links 2021-04-05 02:39:14 +01:00
spiral d6cb2db621 Check for reaction permissions before adding reactions 2021-04-01 21:58:48 +01:00
spiralandGitHub 66e483be6f Fix NullReferenceError when HasValue is true but Value is null 2021-03-25 18:02:44 +00:00
spiral 0acadee803 don't cache the full message 2021-03-22 07:17:10 +00:00
spiral a7189fab8c Fix handling replies in edited messages 2021-03-22 07:07:33 +00:00
spiral 01ea0d9971 Add 'pk;msg <id|link> delete' 2021-03-21 09:45:26 +00:00
spiral 2cd5047b14 fix importing pronouns and message count 2021-03-09 15:19:26 +00:00
spiralandGitHub f4ae35f9b8 Don't export IsEmpty in proxy tags 2021-01-13 21:10:51 +00:00
spiralandGitHub 78c693f5ad Add authorization header example 2021-01-09 16:59:28 +00:00
spiral 44fa097900 Force PNG image format (remove animations in embeds) 2020-12-28 04:47:14 +00:00
spiral 277b001050 Clean up name length check method 2020-11-26 00:04:40 -05:00
spiral ea4d93208e Allow single character proxy name by adding invisible character 2020-11-26 00:01:19 -05:00
spiral 61793f5fe2 Actually fix deduplicating arguments (#249) 2020-11-25 17:18:56 -05:00
spiral 3ef1496383 Fix proxying in announcement channels 2020-11-25 17:13:31 -05:00
spiral 51278532d1 Add support for GiselleBot log cleanup 2020-11-24 00:02:36 -05:00
spiral fde7e4d3cc Move group add/remove response text logic into MiscUtils 2020-11-22 23:11:34 -05:00
spiral 115017980e Add pk;member group 2020-11-22 19:57:01 -05:00
spiral 837b0a457d Remove duplicates of CheckSystem/CheckOwnMember 2020-11-22 16:15:26 -05:00
spiral 05f1ee92ea DRY-ify checking URL length for avatars 2020-11-22 15:43:38 -05:00
spiral e3274d5d26 Move member random to Random.cs, add group random and group member random 2020-11-22 11:58:23 -05:00
spiral 45b87bd132 Move group card embed to EmbedService 2020-11-22 11:57:54 -05:00
spiral db80b10ec5 Add autoproxy commands in pk;commands 2020-11-22 09:47:19 -05:00
spiral edb92168ea Add documentation on the website as well 2020-11-22 09:44:07 -05:00
spiral 29d9b91299 Move AutoproxyRoot to CommandTree, add documentation 2020-11-22 09:44:04 -05:00
spiral 68b439257d Tweak documentation 2020-11-22 09:42:40 -05:00
spiral 8e5fb6520b Add configurable autoproxy latch timeout 2020-11-22 09:42:40 -05:00
spiral 37294b68da Add disabling autoproxy per-account 2020-11-22 09:42:40 -05:00
spiral 41247c68a6 Add disabling front/latch autoproxy per-member 2020-11-22 09:42:40 -05:00
spiral 4991d06821 Add aliases for pk;commands 2020-11-19 18:06:50 -05:00
spiral 01cedaab53 Tweak description for switch delete all command 2020-11-19 18:05:53 -05:00
spiral 9babde3c82 Add basic command help functionality to pk;commands 2020-11-19 17:58:57 -05:00
spiral 2858c68a7d Clean up member list commands and log commands, as well as related docs 2020-11-19 17:10:59 -05:00
spiral 09536b3903 Document avatar URL flag 2020-11-14 12:37:40 -05:00
spiral 71d989f948 Add member list flag to show avatar URL 2020-11-14 12:35:22 -05:00
spiral 4586575e88 Handle different quantities of members better 2020-11-14 12:05:30 -05:00
spiral b522a4c175 Remove duplicated code 2020-11-14 10:51:13 -05:00
spiral 71461b3163 Add looking up group by displayname; document this 2020-11-14 10:42:51 -05:00
spiral 8956777c9a Fix "clear server avatar" confirmation message 2020-11-08 14:37:38 -05:00
spiralandGitHub ac679271f2 add newline between linked accounts in system card 2020-11-08 02:00:06 +01:00
spiral 4aeda86d66 Fix deleting command messages by reaction in DMs 2020-11-04 11:30:00 -05:00
spiralandGitHub 2eade8cb8a Fix error message when importing >1k members 2020-10-22 15:50:56 -05:00
dev-kittens 86ed2b1add Fix -yes flag matching on linking other accounts 2020-10-20 06:33:35 -05:00
spiralandGitHub 96f363f1b1 Tweak warning message 2020-10-19 04:05:54 -05:00
spiralandGitHub 9da023e97a change command message timeout to 2 hours 2020-10-19 03:57:43 -05:00
dev-kittens a5f7bacb3e Add member is public reminder message on member creation (if system has private members) 2020-10-19 03:50:51 -05:00
spiralandGitHub ece7a523ba whoops 2020-10-18 01:06:20 -05:00
dev-kittens 56bb5e975f Add handling command reactions
and, uhh, rename invoker_id to author_id
2020-10-18 00:59:36 -05:00
dev-kittens 05cc30279a - Add storing bot response messages in postgres
- Add scheduled task to clean up said store
2020-10-18 00:18:52 -05:00
dev-kittens 80e9e4f14b Send raw attachment URL after sending export file 2020-10-17 16:56:48 -05:00
dev-kittens f50df670d7 Fix log channel clear matching 2020-10-17 16:43:59 -05:00