371 Commits

Author SHA1 Message Date
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
smyalygames
6f694d94fb build(arabot): update all packages 2022-10-20 16:45:09 +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
1993682484 build(config): update packages 2022-10-16 22:05:46 +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
79c6614f8d Merge remote-tracking branch 'origin/verification' into verification 2022-09-23 19:14:51 +01:00
Anthony
34dc689f94 feat(db): add previous migrations to git 2022-09-23 19:14:45 +01:00
smyalygames
0749d81586 refactor(arabot): move db functions to utils 2022-09-23 18:22:11 +01:00
smyalygames
8ee0b924fa refactor(arabot): move db functions to utils 2022-09-23 18:21:59 +01:00
smyalygames
effedbdfaf docs(arabot): fix sus view 2022-09-22 14:14:12 +01:00
smyalygames
8dc1c99995 docs(arabot): list all commands 2022-09-22 14:04:27 +01:00
Anthony
e0a651a83b build(arabot): update all packages 2022-09-09 01:09:20 +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
88aae1296a feat(arabot): add precondition msg for msg commands 2022-09-09 01:02:33 +01:00
Anthony
ebd370b774 feat(arabot): add trial mods to mods 2022-09-09 00:47:41 +01:00
Anthony
915532294e Merge remote-tracking branch 'origin/main' 2022-09-09 00:43:26 +01:00