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 |
|
smyalygames
|
dab4f1767c
|
fix(arabot): fix infinite for loop when finding restricted role
|
2023-02-15 20:26:26 +00:00 |
|
smyalygames
|
eb345d1866
|
refactor(db): fix warning table to follow prisma naming convention
|
2023-02-15 13:01:09 +00:00 |
|
smyalygames
|
d0d9dbacfd
|
feat(arabot): remove unrestrict vegan from unrestrict command
|
2023-02-14 22:00:36 +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 |
|
smyalygames
|
b4a3816649
|
feat(arabot): temporarily remove vegan restrict ID
|
2023-02-14 14:32:58 +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
|
be3dacd344
|
feat(docker): add container name to arabot
|
2023-02-14 14:09:44 +00:00 |
|
smyalygames
|
0a161122d7
|
feat(arabot): add ability to warn user
|
2023-02-14 10:19:49 +00:00 |
|
smyalygames
|
36bd0eb7a9
|
feat(db): add warnings table
|
2023-02-14 10:00:44 +00:00 |
|
smyalygames
|
7dde12f456
|
feat(db): add restrict section to restrict table
|
2023-02-14 09:57:11 +00:00 |
|
smyalygames
|
6e802f8dcd
|
refactor(db): fix typos in column names
|
2023-02-14 09:56:58 +00:00 |
|
smyalygames
|
39da42541f
|
feat(db): add mod who unrestricted
|
2023-02-14 09:56:38 +00:00 |
|
smyalygames
|
ca1511a87b
|
refactor(arabot): change variable names
|
2023-02-14 09:48:14 +00:00 |
|
smyalygames
|
e6e4a288ba
|
feat(arabot): add error handling for missing perms for renaming
|
2023-02-14 09:47:07 +00:00 |
|
smyalygames
|
71cc4d461c
|
refactor(arabot): change restricted roles array to array from IDs
|
2023-02-14 01:31:11 +00:00 |
|
smyalygames
|
7d54976cfd
|
feat(arabot): add specific restrict role on joining server
|
2023-02-14 01:30:24 +00:00 |
|
smyalygames
|
c60ba056ff
|
feat(arabot): add an array for restricted ids
|
2023-02-14 01:29:20 +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
|
9e833b87fd
|
feat(arabot): add unrestrict legacy restrictions to database
|
2023-02-14 01:07:32 +00:00 |
|
smyalygames
|
3632aaa276
|
feat(arabot): create random integer function
|
2023-02-14 01:07:11 +00:00 |
|
smyalygames
|
383e644318
|
refactor(db): change variable naming convention and types
|
2023-02-14 00:59:19 +00:00 |
|
smyalygames
|
b57a25454b
|
feat(db): add restrict section to restrict table
|
2023-02-14 00:01:58 +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
|
ba99a6be4a
|
refactor(arabot): add function to remove duplicate code and add embeds for logs
|
2023-02-12 00:27:42 +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
|
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 |
|