572 Commits

Author SHA1 Message Date
smyalygames
7196637b8a fix(arabot): change avatarURL to displayAvatarURL 2023-02-27 21:43:48 +00:00
smyalygames
7a1cf06715 feat(arabot): add basic group creation 2023-02-27 18:03:38 +00:00
smyalygames
a5792ce8a2 fix(arabot): make adding roles more efficient and stable 2023-02-26 01:57:32 +00:00
smyalygames
5fb9ae39a0 feat(arabot): add message command for temp ban 2023-02-23 02:03:50 +00:00
smyalygames
d681d7c183 feat(arabot): add command to remove vegan restrict channels 2023-02-23 01:08:04 +00:00
smyalygames
4d0ffe5dcd feat(arabot): add welcome restrict channel to IDs 2023-02-23 01:07:47 +00:00
smyalygames
039b84c6b5 fix(arabot): add end time to legacy unrestricts 2023-02-21 23:07:17 +00:00
Anthony
db8871d205 feat(arabot): registered group update command 2023-02-21 14:21:18 +00:00
smyalygames
8e7cc9037d feat(arabot): register group command 2023-02-21 13:20:48 +00:00
smyalygames
b87c28061a feat(arabot): add create event to outreach command 2023-02-20 18:03:19 +00:00
smyalygames
e0c609cf69 feat(arabot): add database commands 2023-02-20 18:02:42 +00:00
smyalygames
edf0d0817a refactor(arabot): move role commands to do with verification into directory 2023-02-20 13:11:53 +00:00
smyalygames
80f2107d32 feat(arabot): add manual verification command 2023-02-20 13:10:55 +00:00
smyalygames
9b402a435b feat(arabot): add manual verification function to database 2023-02-20 13:09:37 +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
ab1cea2729 refactor(arabot): change parameter to follow new style 2023-02-20 12:31:23 +00:00
smyalygames
1533fdeeb5 refactor(arabot): change types to Snowflake 2023-02-20 12:30:37 +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
Anthony
0fb0f96498 feat(arabot): started verification command 2023-02-20 10:31:31 +00:00
Anthony
f76cfcec0d feat(arabot): add ara vegan to roles 2023-02-20 10:30:59 +00:00
smyalygames
ced9851574 fix(arabot): incremented i in for loop for restriction number to start at 1 2023-02-20 01:29:45 +00:00
smyalygames
dbd25b796b feat(arabot): add nv access for vegan unrestricts 2023-02-20 01:26:43 +00:00
smyalygames
a8691c0587 feat(arabot): add restrict logs command to show all restrictions 2023-02-20 01:09:52 +00:00
smyalygames
cd00be8147 feat(arabot): add fetching restricts from database 2023-02-20 01:09:38 +00:00
smyalygames
c60d8807a2 fix(arabot): had fetchReply be attached to staffChannel 2023-02-20 00:12:34 +00:00
smyalygames
72c27f5b72 feat(arabot): add order to order by to findNotes 2023-02-20 00:08:32 +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
a134dbccc4 fix(arabot): remove adding empty string to fetchRoles 2023-02-19 23:50:33 +00:00
smyalygames
7de8b22e0e feat(arabot): dealt with nv restrict roles in other commands 2023-02-19 21:28:30 +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
ff6f22005f feat(arabot): create command for nvaccess 2023-02-19 16:34:54 +00:00
smyalygames
c4075fe9f9 feat(arabot): create custom error for catch 2023-02-19 16:34:43 +00:00
smyalygames
6979a0e79c feat(arabot): disable role creation for now 2023-02-19 16:34:25 +00:00
smyalygames
a7c2541d89 feat(arabot): change role for non vegan access 2023-02-19 13:35:18 +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
ea58ecc261 fix(arabot): fixed issues with using GuildMember instead of User leading to undefined instances 2023-02-18 03:08:38 +00:00
smyalygames
6cb73b2a4b feat(arabot): add slowmode command 2023-02-17 02:59:19 +00:00
smyalygames
5503edd70b feat(utils): add isNumber 2023-02-17 02:53:55 +00:00
smyalygames
dda77483eb refactor(utils): move fibonacci and randint to one file 2023-02-17 02:53:30 +00:00