394 Commits

Author SHA1 Message Date
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
a943d5798e fix(arabot): fix broken catch 2022-10-28 03:08:21 +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
7df01742be feat(arabot): add restricted access precondition 2022-10-28 02:32:59 +01:00
smyalygames
c408dab5a5 feat(arabot): add check on join if user is banned 2022-10-28 02:25:27 +01:00
smyalygames
51082db025 feat(arabot): add database logging for bans 2022-10-28 02:25:18 +01:00
smyalygames
a40925e9e9 feat(arabot): add database for bans 2022-10-28 02:24:44 +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
c55f2cd077 fix(arabot): stop command from being run if vegan 2022-10-27 02:39:00 +01:00
smyalygames
488e256f30 feat(arabot): add alias to convinced command 2022-10-27 02:38:01 +01:00
smyalygames
222ec5b8b3 fix(arabot): fix preconditions not being in a list 2022-10-27 02:35:14 +01:00
smyalygames
28e06a3b88 feat(arabot): add convinced command 2022-10-27 02:29:14 +01:00
smyalygames
ac50b96ba8 refactor(arabot): remove forcing types as its unnecessary 2022-10-27 01:14:02 +01:00
smyalygames
ecd5a692c1 refactor(arabot): remove forcing types as its unnecessary 2022-10-27 01:12:12 +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
f389479e9a ci(arabot): change version number 2022-10-23 02:45:54 +01:00
smyalygames
0d4e498d79 refactor(arabot): change order of welcome message 2022-10-23 02:38:50 +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
e5218d9c25 feat(arabot): add a reminder about the new verification system 2022-10-21 20:39:10 +01:00
smyalygames
f80fd422c7 build(arabot): update all packages 2022-10-21 20:31:52 +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
15fe1a38a1 refactor(arabot): change verify walkthrough question/answer 2022-10-21 18:13:35 +01:00
smyalygames
6e69039767 feat(arabot): add welcome channel to ids 2022-10-21 15:50:28 +01:00
smyalygames
bcf72388ab feat(arabot): remove purgeVerifying as verify-as-vegan no longer exists 2022-10-21 04:44:28 +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
smyalygames
49f18bd10c fix(arabot): fix import merge conflicts 2022-10-20 22:46:01 +01:00
Anthony Berg
57b17d6e28
Merge pull request #68 from veganhacktivists/verification
feat(arabot): new verification system
2022-10-20 22:38:20 +01:00
Anthony Berg
bb117f3c23
Merge branch 'main' into verification 2022-10-20 22:35:42 +01:00
smyalygames
d460826c43 feat(verify): delete apple warning 2022-10-20 22:25:04 +01:00
smyalygames
92ebf948f0 feat(verify): add verification block role id 2022-10-20 22:23:58 +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