57 Commits

Author SHA1 Message Date
Anthony
8e7ed8442c refactor(arabot): change eslint for export default 2023-02-07 13:57:27 +00:00
smyalygames
937e874d66 refactor(arabot): use absolute paths 2023-02-07 00:59:37 +00:00
Anthony
45c19824c5 refactor(arabot): change to absolute imports 2023-02-06 23:20:52 +00:00
smyalygames
09bb3f24f8 feat(arabot): add user management in thread 2023-01-29 00:32:17 +00:00
smyalygames
abca50ff8e feat(arabot): add rename command 2023-01-15 14:25:16 +00:00
smyalygames
1ddda61bd0 Revert "refactor(arabot): defined import paths"
This reverts commit 24b0ca274af67ff79be9ae9b77d759e56fcdab2c.
2023-01-15 11:13:41 +00:00
smyalygames
24b0ca274a refactor(arabot): defined import paths 2023-01-15 10:45:46 +00:00
smyalygames
e5dfa51cc9 upgrade(arabot): upgrade sapphire to v4 2023-01-14 22:21:42 +00:00
smyalygames
357322c3b8 fix(arabot): add staff ephemeral if no sus notes 2022-11-05 23:56:24 +00:00
smyalygames
4f8cec5331 refactor(arabot): change addField to addFields 2022-11-05 23:55:29 +00:00
smyalygames
275da768dd feat(arabot): make ephemeral in list based on staff channel 2022-11-05 23:49:07 +00:00
smyalygames
c42d612ed4 feat(arabot): remove restrict step for non-vegans 2022-11-05 21:42:02 +00:00
smyalygames
37e37011ad feat(arabot): add more db checks 2022-10-28 14:28:41 +01:00
smyalygames
baaa52aa14 refactor(arabot): remove unnecessary not nulls 2022-10-28 05:31:13 +01:00
smyalygames
990d0f0dfa feat(arabot): extra checks if been banned outside bot 2022-10-28 05:14:27 +01:00
smyalygames
1c5ec53b3b feat(arabot): add check if user is already banned 2022-10-28 03:07:31 +01:00
smyalygames
534b45f5db fix(arabot): fix broken catches 2022-10-28 03:03:44 +01:00
smyalygames
9d3f687473 fix(arabot): check if user is banned 2022-10-28 03:03:01 +01:00
smyalygames
556038ee80 feat(arabot): add ability to ban when user is not in server 2022-10-28 02:47:59 +01:00
smyalygames
722f0a53f1 fix(arabot): add catch if user is not banned 2022-10-28 02:38:58 +01:00
smyalygames
d42c4ce1cb fix(arabot): change preconditions for restricted access only 2022-10-28 02:33:05 +01:00
smyalygames
51082db025 feat(arabot): add database logging for bans 2022-10-28 02:25:18 +01:00
smyalygames
16fb194cd3 feat(arabot): add unban command 2022-10-28 01:16:08 +01:00
smyalygames
b1df7b4001 feat(arabot): add ban command 2022-10-28 01:08:17 +01:00
smyalygames
49f18bd10c fix(arabot): fix import merge conflicts 2022-10-20 22:46:01 +01:00
Anthony Berg
bb117f3c23
Merge branch 'main' into verification 2022-10-20 22:35:42 +01:00
smyalygames
0749d81586 refactor(arabot): move db functions to utils 2022-09-23 18:22:11 +01:00
Anthony
152dff72c7 feat(arabot): add msg to a specific user for sus command 2022-09-09 01:08:08 +01:00
Anthony
05240ae223 fix(arabot): change wording 2022-09-09 01:03:56 +01:00
Anthony
88086a1f31 feat(arabot): add old style of running sus command 2022-09-09 00:43:13 +01:00
Anthony
75b768046d feat(verification): add util config fixes 2022-08-23 02:13:35 +01:00
Anthony
2b96d507eb fix(verification): fix multiple eslint issues 2022-08-23 02:05:13 +01:00
Anthony
2a3c204319 fix(arabot): fix eslint issues 2022-08-23 00:10:33 +01:00
Anthony
8db488bc9d fix(arabot): fix eslint issues with exporting 2022-08-22 23:13:39 +01:00
Anthony
100b0cc389 fix(arabot): fix export id 2022-08-19 04:40:00 +01:00
Anthony
6c979305f9 feat(arabot): update IDs to be able to switch between development IDs and normal IDs 2022-08-19 04:09:41 +01:00
Anthony
e8472719da refactor(arabot): change togglecommand to a subcommand of diversity 2022-08-04 05:02:49 +01:00
Anthony
24dfa37717 feat(arabot): add toggle read-only command for diversity section 2022-08-04 04:49:35 +01:00
Anthony
91e49b247c refactor(arabot): change unnecessary let to const 2022-08-04 03:15:00 +01:00
Anthony
bd16ca3964 feat(arabot): add unique ids to sus buttons 2022-08-03 17:25:03 +01:00
Anthony
6f90443b71 fix(arabot): add a not to an if statement to give sus role 2022-08-03 05:19:53 +01:00
Anthony
c757afaf84 fix(arabot): change add/remove sus role logic 2022-08-03 05:17:33 +01:00
Anthony
2dcb745d9d fix(arabot): add back preconditions 2022-08-03 05:10:37 +01:00
Anthony
eb38e0bee7 feat(arabot): add confirmation to remove sus notes 2022-08-03 05:06:22 +01:00
Anthony
1073d946be feat(arabot): add ability to view multiple sus notes 2022-07-30 05:06:01 +01:00
Anthony
7e9d4f8f93 fix(arabot): change removeAll to purge so discord accepts the subcommand 2022-07-28 05:21:11 +01:00
Anthony
f79a196fe4 fix(arabot): change removeAll to purge so discord accepts the subcommand 2022-07-28 05:20:55 +01:00
Anthony
2dcef435b1 feat(arabot): made time display when showing sus note nicer 2022-07-28 05:09:35 +01:00
Anthony
2fa559113a feat(arabot): add functions to remove one or multiple sus notes 2022-07-28 04:58:20 +01:00
Anthony
9cd4c692e7 refactor(arabot): remove messagerun that did nothing in sus 2022-07-28 04:07:47 +01:00