524 Commits

Author SHA1 Message Date
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
Anthony Berg
0ef4025d00
Merge pull request #83 from veganhacktivists/main
update outreah
2023-02-19 21:31:08 +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
Anthony Berg
f6149a60f5
Merge pull request #82 from veganhacktivists/nonvegan_access
feat(arabot): non-vegan access
2023-02-19 16:35:27 +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
smyalygames
7260e9c32b refactor(arabot): run prisma format 2023-02-18 12:24:16 +00:00
Anthony Berg
06a05d4240
Merge pull request #80 from veganhacktivists/main
Update branch
2023-02-18 12:15:45 +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
62e3c698fb ci(config): change arabot version number for slowmode 2023-02-17 03:05: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
smyalygames
4d75f72989 ci(config): change arabot version number 2023-02-17 01:53:39 +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
ef164125ea feat(arabot): add bans on join for temp ban 2023-02-17 01:26:33 +00:00
smyalygames
2833c54c75 feat(arabot): remove temp ban if ban command is run 2023-02-17 01:04:44 +00:00
smyalygames
922dd7556e feat(arabot): remove temp ban if unban command is run 2023-02-17 01:04:26 +00:00
smyalygames
94f88d882d feat(arabot): add temp ban task to remove temp ban 2023-02-17 01:04:12 +00:00
smyalygames
cd8ecd527b feat(arabot): add temp ban command 2023-02-17 01:03:51 +00:00
smyalygames
48125ba896 feat(arabot): add temp ban database utilities 2023-02-17 01:03:42 +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
62fd98bbe6 fix(arabot): fix name in ScheduledTasks interface 2023-02-17 00:58:11 +00:00
smyalygames
cc642708aa build(arabot): update @sapphire/plugin-scheduled-tasks 2023-02-17 00:57:29 +00:00
smyalygames
dc523b2db1 feat(db): add check extra check when fetching user 2023-02-16 16:36:33 +00:00
smyalygames
319049bc2b refactor(db): rename functions for better readability 2023-02-16 16:09:56 +00:00
smyalygames
f3fa1398e8 feat(db): add end mod for temp bans 2023-02-16 15:26:22 +00:00
smyalygames
dadaacd636 build(arabot): add @sapphire/time-utilities 2023-02-16 15:21:06 +00:00
smyalygames
204090c39d refactor(arabot): move ban commands to its own directory 2023-02-16 15:20:33 +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
ec075f8927 build(upgrade): update package.json 2023-02-16 00:42:25 +00:00
smyalygames
63a320535c fix(arabot): add check for restricted user on database for unrestrictions 2023-02-15 20:32:20 +00:00