76 Commits

Author SHA1 Message Date
smyalygames
7d54976cfd feat(arabot): add specific restrict role on joining server 2023-02-14 01:30:24 +00:00
smyalygames
a259d8a067 feat(arabot): add roles when user joins server 2023-02-11 23:02:45 +00:00
smyalygames
de1d800341 feat(arabot): log to database the roles a user had when leaving 2023-02-11 23:02:30 +00:00
smyalygames
dedd72c731 feat(arabot): add listener to mute user on join or remove vcmute on unmute 2023-02-11 01:54:47 +00:00
smyalygames
8d83365c8a refactor(arabot): change wording for dms 2023-02-07 23:51:56 +00:00
smyalygames
4f628bb59e feat(arabot): add dm acknowledgement for suggestion 2023-02-07 23:44:40 +00:00
smyalygames
a047ade28f feat(arabot): add suggestions handler 2023-02-07 23:35:30 +00:00
Anthony
f728e14163 refactor(arabot): change console to sapphire-logger 2023-02-07 14:17:48 +00:00
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
Anthony
9a91d081e6 fix(arabot): remove unnecessary once in events 2023-01-27 14:42:58 +00:00
smyalygames
9ada008da5 feat(arabot): add close DM catch 2023-01-15 12:42:08 +00:00
smyalygames
2b9cb907cc feat(arabot): change activist message now send in DM 2023-01-15 12:36:10 +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
9dc3efd0ef feat(arabot): disable camera in verifications 2022-11-14 18:00:40 +00:00
smyalygames
270d6ca91f feat(arabot): add fix for bad word API error 2022-11-03 21:35:18 +00:00
smyalygames
a6cf9db523 feat(arabot): add fix for bad word API error 2022-11-03 19:38:30 +00:00
smyalygames
baaa52aa14 refactor(arabot): remove unnecessary not nulls 2022-10-28 05:31:13 +01:00
smyalygames
534b45f5db fix(arabot): fix broken catches 2022-10-28 03:03:44 +01:00
smyalygames
c408dab5a5 feat(arabot): add check on join if user is banned 2022-10-28 02:25:27 +01:00
smyalygames
4e041f102e fix(arabot): add failsafe for user leaving guild 2022-10-26 03:38:40 +01:00
smyalygames
8c06bb6b88 refactor(arabot): remove the need for container 2022-10-26 03:34:54 +01:00
smyalygames
4d819d87d2 fix(arabot): add error handling for undefined errors 2022-10-25 03:47:00 +01:00
smyalygames
d2e4e7c167 feat(arabot): remove giving roles other than block verification on join 2022-10-22 21:19:57 +01:00
smyalygames
d771827b6d feat(arabot): add mute perms for verifiers 2022-10-22 04:25:20 +01:00
smyalygames
fa476f06be fix(arabot): checks for wrong channel if cache doesn't work 2022-10-21 19:40:03 +01:00
smyalygames
ab0e6c5adf feat(arabot): add join button in welcome 2022-10-21 19:35:42 +01:00
smyalygames
eddf0bcec6 feat(arabot): remove verify-as-vegan role 2022-10-21 04:44:10 +01:00
smyalygames
0873e4ad40 fix(arabot): remove useless comparison 2022-10-21 04:18:07 +01:00
smyalygames
c0e5bae1e7 fix(arabot): fix verification vc being removed/not created 2022-10-21 04:14:19 +01:00
smyalygames
a545a52ba7 fix(arabot): fix permission issues for vcs 2022-10-21 03:36:39 +01:00
smyalygames
8a66fa39be fix(arabot): fix permission issues for vcs 2022-10-21 03:27:40 +01:00
smyalygames
4331f1a644 fix(arabot): fix permission issues for vcs 2022-10-21 03:25:29 +01:00
Anthony Berg
bb117f3c23
Merge branch 'main' into verification 2022-10-20 22:35:42 +01:00
smyalygames
a8efff5871 refactor(verify): change timeout values for production 2022-10-20 22:18:57 +01:00
smyalygames
989915b796 feat(verify): add cancel for roles to give in verification 2022-10-20 22:14:31 +01:00
smyalygames
3c0472eccc feat(verify): add DM msg after verification 2022-10-20 18:45:38 +01:00
smyalygames
4314e3a083 fix(verify): add a catch for closed DMs 2022-10-20 16:44:51 +01:00
smyalygames
44d913b863 fix(verify): change getMillisecond to getTime 2022-10-20 16:44:26 +01:00
smyalygames
7f3f31d9f0 feat(verify): add give roles on join 2022-10-20 13:43:29 +01:00
smyalygames
e0207fdd8d feat(verify): add welcome message after verify 2022-10-19 01:59:49 +01:00
smyalygames
9cc7e53ea9 feat(verify): add verify block dm for timeout/leave 2022-10-16 22:55:11 +01:00
smyalygames
24afe3c4b2 feat(verify): add checks on startup 2022-10-16 16:08:51 +01:00
smyalygames
bb19a17522 fix(arabot): wrong variables in payload 2022-10-14 18:11:52 +01:00
Anthony
70854915af feat(verification): add 15 minute timeout logic 2022-10-14 11:11:05 +01:00
smyalygames
ee27bb7582 feat(arabot): add sus notes to verification 2022-09-30 14:42:59 +01:00
Anthony
88aae1296a feat(arabot): add precondition msg for msg commands 2022-09-09 01:02:33 +01:00