42 Commits

Author SHA1 Message Date
Anthony Berg
a498cde933 feat(arabot): add type checking to checkStaff command 2024-01-04 12:40:24 +00:00
Anthony Berg
0068fb5bdd fix(arabot): description for restrictLogs command to be reflective of the command 2024-01-04 11:26:57 +00:00
Anthony Berg
bb6ac8aef0 refactor(arabot): updated deprecated commands 2024-01-04 10:38:39 +00:00
Anthony Berg
5d93db6365 refactor: run prettier 2023-11-18 22:01:33 +00:00
smyalygames
fbae131e4e ci(arabot): change restrict and ban to be ephemeral 2023-04-01 23:30:43 +01:00
smyalygames
0e0b8b2d02 refactor(arabot): remove unnecessary checks for finding users 2023-03-15 00:48:27 +00:00
smyalygames
dcacffe908 refactor(arabot): add blockedRolesAfterRestricted to restricted command 2023-03-08 00:26:51 +00:00
smyalygames
c8521d0c06 fix(arabot): fix check for updating roles on user on leave 2023-03-06 23:59:39 +00:00
smyalygames
c7af73cec2 perf(arabot): remove unnecessary userExists checks 2023-03-04 00:17:03 +00:00
smyalygames
086d1d50c6 feat(arabot): add disconnect from vc for restrictions 2023-03-01 23:45:16 +00:00
smyalygames
bede3cadbe feat(arabot): add dm for restrict reasons 2023-03-01 23:41:20 +00:00
smyalygames
c55d5ffe93 fix(arabot): change reply to editReply in deferred replies 2023-03-01 11:09:17 +00:00
smyalygames
26ea2ba996 fix(arabot): add check for deleted channel when replying 2023-03-01 11:06:26 +00:00
smyalygames
e3e72ce483 feat(arabot): add deferred replies 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
7421052f44 feat(arabot): add command to remove vegan restrict channels 2023-02-28 19:17:59 +00:00
smyalygames
4c5e0238b8 feat(arabot): add nvAccess to fetchRoles 2023-02-20 13:09:11 +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
7de8b22e0e feat(arabot): dealt with nv restrict roles in other commands 2023-02-19 21:28:30 +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
dda77483eb refactor(utils): move fibonacci and randint to one file 2023-02-17 02:53:30 +00:00
smyalygames
de0fc48ba8 fix(arabot): fix problem for member not in server 2023-02-17 01:52:49 +00:00
smyalygames
0b3d57d2da feat(arabot): add restrictions for vegans 2023-02-17 01:37:55 +00:00
smyalygames
63a320535c fix(arabot): add check for restricted user on database for unrestrictions 2023-02-15 20:32:20 +00:00
smyalygames
dab4f1767c fix(arabot): fix infinite for loop when finding restricted role 2023-02-15 20:26:26 +00:00
smyalygames
d0d9dbacfd feat(arabot): remove unrestrict vegan from unrestrict command 2023-02-14 22:00:36 +00:00
smyalygames
dd008c1ea5 feat(arabot): remove vegan restricts and restrict after left 2023-02-14 14:26:52 +00:00
smyalygames
71cc4d461c refactor(arabot): change restricted roles array to array from IDs 2023-02-14 01:31:11 +00:00
smyalygames
eba68015db feat(arabot): add database logs for legacy restrictions 2023-02-14 01:20:08 +00:00
smyalygames
e544fa2eae feat(arabot): add selecting a restricted section to database 2023-02-14 01:08:10 +00:00
smyalygames
51678a5701 feat(arabot): add restrict tolerance command 2023-02-11 21:23:21 +00:00
smyalygames
a79cc496d8 refactor(arabot): make restrictRun exported function 2023-02-11 21:23:02 +00:00
smyalygames
733a6609a8 fix(arabot): change wording for vegan restrict channel embed 2023-02-11 21:14:13 +00:00
smyalygames
63f161b2d1 feat(arabot): add remove vegan restrict channel 2023-02-11 21:13:38 +00:00
smyalygames
a8250eb514 refactor(arabot): change adding user to database 2023-02-11 21:13:25 +00:00
smyalygames
c0da7cb1fa fix(arabot): change restrict category from private to restrict in vegan restrict 2023-02-11 20:53:11 +00:00
smyalygames
1bacef1f08 feat(arabot): add unrestrict command 2023-02-11 20:52:55 +00:00
smyalygames
e89fcb5314 feat(arabot): change user and mod in embed to inline 2023-02-11 20:50:32 +00:00
smyalygames
5ed15e6206 feat(arabot): add restrict command 2023-02-11 20:25:14 +00:00
smyalygames
91631995a9 feat(arabot): start restriction command 2023-02-10 00:59:10 +00:00