131 Commits

Author SHA1 Message Date
Anthony
4e75cffe5d fix(arabot): remove modmail listener only running once and add a second delay to send embeds 2023-04-11 22:15:22 +01:00
Anthony
65ee043ea4 feat(arabot): add automatic restrict and sus logs for restricted users in modmail 2023-04-11 21:52:37 +01:00
smyalygames
797d9dbff1 revert: it's no longer april
This reverts commit afb5e8f0133ceb73d4b3d4930033a08506454212.

Revert "fix(arabot): fix april with bad number comparison"

This reverts commit 2cc0e5572b8b19b4f0dc949d04cd140cdb1a4635.

Revert "fix(arabot): fix april with bad number comparison"

This reverts commit 126c7445dbbddee5cf4a790761077d74d0d6e9e9.
2023-04-02 11:36:59 +01:00
smyalygames
126c7445db fix(arabot): fix april with bad number comparison 2023-04-02 00:39:58 +01:00
smyalygames
2cc0e5572b fix(arabot): fix april with bad number comparison 2023-04-01 23:45:47 +01:00
smyalygames
afb5e8f013 feat(arabot): it's april 2023-04-01 23:41:04 +01:00
smyalygames
ade11e5abd feat(arabot): add TODO in rolesJoinServer.ts 2023-03-18 02:19:16 +00:00
smyalygames
e48db66f0c fix(arabot): add attachments URL if there is message content 2023-03-09 19:26:33 +00:00
smyalygames
d6a796eebd feat(arabot): add attachments to suggestions 2023-03-09 19:19:45 +00:00
smyalygames
6f276d5083 fix(arabot): increase character limit for suggestions 2023-03-08 18:52:37 +00:00
smyalygames
dcacffe908 refactor(arabot): add blockedRolesAfterRestricted to restricted command 2023-03-08 00:26:51 +00:00
smyalygames
390af56fa5 feat(arabot): add better checking for giving roles to restricted users 2023-03-08 00:25:01 +00:00
smyalygames
c8521d0c06 fix(arabot): fix check for updating roles on user on leave 2023-03-06 23:59:39 +00:00
smyalygames
3c3f74e0ee feat(arabot): add check for verify block, and private and restricted channels 2023-03-06 23:49:18 +00:00
smyalygames
80f38b2ca5 feat(arabot): add xp system 2023-03-04 23:48:45 +00:00
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