Anthony Berg
dba9aa970e
refactor(arabot): run prettier
2024-08-07 01:39:21 +02:00
Anthony Berg
0ac0ff7f5c
feat(arabot): add automatic trusted role at level 5
2024-08-07 01:39:02 +02:00
Anthony Berg
3009a0f923
feat(arabot): add emitter when user levels up
2024-08-07 01:38:16 +02:00
Anthony Berg
a09b007831
refactor(db): move db functions to separate folders to aid distinguishing functions
2024-08-07 00:48:40 +02:00
Anthony Berg
172508c741
feat(arabot): remove unholy fun command
2024-01-13 01:36:43 +00:00
Anthony Berg
730f3e6a28
feat(arabot): add fun listener for "bad" words
2024-01-13 01:17:34 +00:00
Anthony Berg
8c48473ef3
refactor(arabot): ran prettier
2024-01-06 02:32:52 +00:00
Anthony Berg
d90c985cec
refactor(arabot): insert awaits to schedule creators
2024-01-06 02:32:52 +00:00
Anthony Berg
e5f2c9436e
feat(arabot): move embeds to separate file and add warnings to ModMail
2024-01-04 17:57:15 +00:00
Anthony Berg
bb6ac8aef0
refactor(arabot): updated deprecated commands
2024-01-04 10:38:39 +00:00
Anthony Berg
81f5db4b0a
refactor(arabot): remove old eslint ignores
2023-11-18 23:09:00 +00:00
Anthony Berg
5d93db6365
refactor: run prettier
2023-11-18 22:01:33 +00:00
Anthony
768ac13f8b
feat(db): add counting listener for a counting channel
2023-11-11 19:23:31 +01:00
Anthony Berg
a2404ae404
feat: add counter for messages sent in general
2023-05-27 07:17:54 +01:00
Anthony Berg
9a469c269c
fix(arabot): fix imports of types
2023-05-13 14:41:37 +01:00
Anthony
137e3d4738
fix(arabot): add proper check to see if user is currently restricted when opening modmail
2023-04-11 22:26:55 +01:00
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