91 Commits

Author SHA1 Message Date
smyalygames
12d4445428 refactor(arabot): remove duplicate code for creating channels 2023-02-18 13:31:58 +00:00
smyalygames
a45a297d2f refactor(arabot): remove duplicate code for creating channels 2023-02-18 13:19:28 +00:00
smyalygames
dda77483eb refactor(utils): move fibonacci and randint to one file 2023-02-17 02:53:30 +00:00
smyalygames
ef164125ea feat(arabot): add bans on join for temp ban 2023-02-17 01:26:33 +00:00
smyalygames
e8fac57b72 refactor(arabot): remove ts-ignore for tasks as it has been fixed 2023-02-17 00:58:57 +00:00
smyalygames
319049bc2b refactor(db): rename functions for better readability 2023-02-16 16:09:56 +00:00
smyalygames
64c9f75714 feat(arabot): add listener for bans not done via bot 2023-02-16 01:43:37 +00:00
smyalygames
6dc3c1a2f9 refactor(arabot): move ban related listeners to ban directory 2023-02-16 01:21:23 +00:00
smyalygames
77f3e4666f feat(arabot): add listener for logging bans that weren't done on bot 2023-02-16 01:20:05 +00:00
smyalygames
3cd0756d88 refactor(arabot): rename ban on join listener 2023-02-16 01:19:23 +00:00
smyalygames
58f81eaac2 feat(arabot): add restrict, verify block roles on join and remove db roles 2023-02-14 21:22:36 +00:00
Anthony Berg
c3dbd42d36
Merge pull request #78 from veganhacktivists/restrict
feat(arabot): new restrict system
2023-02-14 14:28:12 +00:00
smyalygames
dd008c1ea5 feat(arabot): remove vegan restricts and restrict after left 2023-02-14 14:26:52 +00:00
smyalygames
ba5cebc78a feat(arabot): let arabot appreciate the appreciation it gets 2023-02-14 14:10:05 +00:00
smyalygames
7d54976cfd feat(arabot): add specific restrict role on joining server 2023-02-14 01:30:24 +00:00
smyalygames
9ed1141d09 feat(arabot): log to database the roles a user had when leaving 2023-02-13 23:44:49 +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