116 Commits

Author SHA1 Message Date
smyalygames
c7af73cec2 perf(arabot): remove unnecessary userExists checks 2023-03-04 00:17:03 +00:00
smyalygames
6700ad8674 fix(arabot): fix if statement for userExists 2023-03-01 19:45:20 +00:00
smyalygames
ad594aa63f feat(arabot): fix @everyone in roles for role viewer 2023-03-01 16:20:28 +00:00
smyalygames
e39812649a feat(build): add leave logs and giving roles on join from that 2023-03-01 15:50:00 +00:00
smyalygames
005c190582 feat(build): add leave logs 2023-03-01 15:28:01 +00:00
smyalygames
e07871cb30 feat(arabot): remove update db roles on ban 2023-02-28 19:18:55 +00:00
smyalygames
2909d5cc8d fix(arabot): change avatarURL to displayAvatarURL 2023-02-28 19:17:59 +00:00
smyalygames
e1fd0eed83 fix(arabot): make adding roles more efficient and stable 2023-02-28 19:17:59 +00:00
smyalygames
e0c609cf69 feat(arabot): add database commands 2023-02-20 18:02:42 +00:00
smyalygames
4c5e0238b8 feat(arabot): add nvAccess to fetchRoles 2023-02-20 13:09:11 +00:00
smyalygames
ed3a2719f2 fix(arabot): fix nvAccess text role for menu 2023-02-20 13:06:11 +00:00
smyalygames
23b4250e0a refactor(arabot): change function name to make giving roles clearer 2023-02-20 12:27:12 +00:00
smyalygames
141d07c01c feat(arabot): add ara vegan role to verification 2023-02-20 12:23:28 +00:00
smyalygames
4f37da9a71 refactor(arabot): move some verify functions to verification utils 2023-02-20 12:17:10 +00:00
smyalygames
e21bf55fc7 feat(arabot): add nvAccess on join if user is vegan 2023-02-20 00:00:44 +00:00
smyalygames
a979c85079 fix(arabot): add check if roles list is not empty before giving roles 2023-02-19 23:55:45 +00:00
smyalygames
4bb38415bd feat(arabot): enable non vegan access for roles 2023-02-19 20:33:57 +00:00
smyalygames
dbc359d11b feat(arabot): add nv access to verifications 2023-02-19 20:33:30 +00:00
smyalygames
9990db84b2 fix(arabot): add potential fix for restricted roles 2023-02-19 20:32:51 +00:00
smyalygames
6979a0e79c feat(arabot): disable role creation for now 2023-02-19 16:34:25 +00:00
smyalygames
f8a120b135 refactor(arabot): change wording 2023-02-19 13:35:01 +00:00
Anthony Berg
e57fa26f6b
Merge pull request #81 from veganhacktivists/main
Update nonvegan_access commits
2023-02-19 13:29:39 +00:00
smyalygames
946b8e4440 feat(arabot): enable give roles back on join 2023-02-18 15:25:23 +00:00
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
Anthony Berg
a38677c4e3
Merge pull request #79 from veganhacktivists/main
Update branch
2023-02-18 12:14:24 +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
9a1a2a6852 feat(arabot): add button for managing access to non vegan section 2023-02-10 13:20:07 +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