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
|
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
|
dedd72c731
|
feat(arabot): add listener to mute user on join or remove vcmute on unmute
|
2023-02-11 01:54:47 +00:00 |
|
smyalygames
|
d7aea2c6c1
|
fix(arabot): add checkers if user is in vc when server muting
|
2023-02-11 01:54:10 +00:00 |
|
smyalygames
|
c735509f57
|
fix(arabot): fix logic for checkActive
|
2023-02-11 01:53:24 +00:00 |
|
smyalygames
|
ecf75b63e7
|
feat(arabot): add vcmute command
|
2023-02-11 00:36:02 +00:00 |
|
smyalygames
|
0e31061d99
|
feat(arabot): add vcmute database utils
|
2023-02-11 00:35:51 +00:00 |
|
smyalygames
|
b14de47934
|
feat(db): add vcmute database
|
2023-02-11 00:35:35 +00:00 |
|
smyalygames
|
4b6dde3af2
|
build(db): update prisma
|
2023-02-10 23:55:11 +00:00 |
|
Anthony Berg
|
80025b54ab
|
Merge pull request #75 from veganhacktivists/softmute
feat(arabot): add soft mute command
|
2023-02-10 01:21:15 +00:00 |
|
smyalygames
|
fa0d9c2a60
|
feat(arabot): add soft mute command
|
2023-02-10 01:17:52 +00:00 |
|
smyalygames
|
6f31b21feb
|
fix(arabot): fix api error on fetching undefined user
|
2023-02-09 20:42:03 +00:00 |
|
smyalygames
|
8d1276ab2c
|
feat(arabot): add soft mute basics
|
2023-02-09 17:56:53 +00:00 |
|
smyalygames
|
a44c804097
|
feat(arabot): add soft mute role snowflake
|
2023-02-09 17:51:08 +00:00 |
|
smyalygames
|
fcc10c392e
|
refactor(arabot): change import for dotenv
|
2023-02-09 13:50:23 +00:00 |
|
smyalygames
|
80f201a1ad
|
refactor(arabot): change subcommand logic to sapphire's plugin
|
2023-02-09 13:37:43 +00:00 |
|
smyalygames
|
8d83365c8a
|
refactor(arabot): change wording for dms
|
2023-02-07 23:51:56 +00:00 |
|
smyalygames
|
4f628bb59e
|
feat(arabot): add dm acknowledgement for suggestion
|
2023-02-07 23:44:40 +00:00 |
|
smyalygames
|
a047ade28f
|
feat(arabot): add suggestions handler
|
2023-02-07 23:35:30 +00:00 |
|
Anthony Berg
|
6e4607161b
|
Merge pull request #74 from veganhacktivists/database_refactor
perf(arabot): change database connection to global instance
|
2023-02-07 22:49:36 +00:00 |
|
smyalygames
|
96233914a2
|
perf(arabot): change database connection to global instance
|
2023-02-07 22:48:57 +00:00 |
|
smyalygames
|
d8e7a48ee7
|
fix(arabot): fix not banning if not in cache
|
2023-02-07 21:25:41 +00:00 |
|
Anthony
|
f728e14163
|
refactor(arabot): change console to sapphire-logger
|
2023-02-07 14:17:48 +00:00 |
|
Anthony
|
8e7ed8442c
|
refactor(arabot): change eslint for export default
|
2023-02-07 13:57:27 +00:00 |
|
Anthony Berg
|
879c8bde77
|
Merge pull request #73 from veganhacktivists/absolute_imports
refactor(arabot): change to absolute imports
|
2023-02-07 01:00:38 +00:00 |
|
smyalygames
|
937e874d66
|
refactor(arabot): use absolute paths
|
2023-02-07 00:59:37 +00:00 |
|
Anthony
|
45c19824c5
|
refactor(arabot): change to absolute imports
|
2023-02-06 23:20:52 +00:00 |
|
smyalygames
|
a78403278a
|
fix(arabot): add/remove non vegan roles
|
2023-02-06 00:25:14 +00:00 |
|
smyalygames
|
0bc49cb8f1
|
fix(arabot): fix permissions for verifier coordinator
|
2023-02-03 22:36:26 +00:00 |
|
smyalygames
|
09bb3f24f8
|
feat(arabot): add user management in thread
|
2023-01-29 00:32:17 +00:00 |
|
Anthony
|
9a91d081e6
|
fix(arabot): remove unnecessary once in events
|
2023-01-27 14:42:58 +00:00 |
|
Anthony
|
0e33019a98
|
docs(arabot): update with multiple more new commands
|
2023-01-19 22:36:55 +00:00 |
|
Anthony
|
67eb01781f
|
feat(arabot): add clear command
|
2023-01-19 18:53:34 +00:00 |
|
Anthony
|
7127d1dfe8
|
fix(arabot): fix class naming
|
2023-01-19 18:28:32 +00:00 |
|
Anthony
|
479db1a1c6
|
feat(arabot): create moveall command
|
2023-01-19 16:27:03 +00:00 |
|
smyalygames
|
f2952d15e9
|
feat(arabot): create anonymous command
|
2023-01-16 00:37:19 +00:00 |
|
smyalygames
|
8c395784d0
|
fix(arabot): check private channel already exists
|
2023-01-15 19:22:35 +00:00 |
|
smyalygames
|
2880283e9a
|
feat(arabot): add access command
|
2023-01-15 19:00:10 +00:00 |
|
smyalygames
|
c6d44083e7
|
fix(arabot): change class name
|
2023-01-15 18:10:40 +00:00 |
|
smyalygames
|
4fe6420cb2
|
feat(arabot): add private channels
|
2023-01-15 17:56:01 +00:00 |
|
smyalygames
|
8dfa7a7072
|
feat(arabot): add create private channels
|
2023-01-15 16:51:05 +00:00 |
|
smyalygames
|
d4c11febc1
|
feat(arabot): add apply command
|
2023-01-15 15:53:34 +00:00 |
|
smyalygames
|
db3c16b2b2
|
refactor(arabot): remove a few comments
|
2023-01-15 15:11:19 +00:00 |
|
smyalygames
|
9d487fcbf6
|
feat(arabot): add count command
|
2023-01-15 15:10:49 +00:00 |
|
smyalygames
|
abca50ff8e
|
feat(arabot): add rename command
|
2023-01-15 14:25:16 +00:00 |
|
smyalygames
|
be0b57890d
|
feat(arabot): add DMs when given role
|
2023-01-15 14:00:39 +00:00 |
|
smyalygames
|
5879c1a610
|
feat(arabot): add guest command
|
2023-01-15 13:57:56 +00:00 |
|
smyalygames
|
03f6310caf
|
feat(arabot): add game night host command
|
2023-01-15 13:52:34 +00:00 |
|