355 Commits

Author SHA1 Message Date
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
smyalygames
1114190012 feat(arabot): add debate host command 2023-01-15 13:48:49 +00:00
smyalygames
bf16170871 feat(arabot): add book club command 2023-01-15 13:44:00 +00:00
smyalygames
1e62fdf540 feat(arabot): add message command for stagehost 2023-01-15 13:39:38 +00:00
smyalygames
3b8b478a4c feat(arabot): add mentor command 2023-01-15 13:34:37 +00:00
smyalygames
7187ce2f6a feat(arabot): add trial verifier command 2023-01-15 13:30:36 +00:00
smyalygames
505c105a6a fix(arabot): change command name 2023-01-15 13:28:20 +00:00
smyalygames
f044b6f23d fix(arabot): change command name 2023-01-15 13:27:51 +00:00
smyalygames
6fe75b197d fix(arabot): change copyright year to 2023 2023-01-15 13:26:49 +00:00
smyalygames
4db0d8aaf1 feat(arabot): add verifier command 2023-01-15 13:25:22 +00:00
smyalygames
38390f7e59 feat(arabot): add restricted access command 2023-01-15 13:20:35 +00:00
smyalygames
f4135d0fcb feat(arabot): add mod command 2023-01-15 13:17:46 +00:00
smyalygames
9f01fcd542 feat(arabot): add plus command 2023-01-15 13:12:42 +00:00
smyalygames
b1a756aea6 feat(arabot): add activist command 2023-01-15 12:42:31 +00:00
smyalygames
9ada008da5 feat(arabot): add close DM catch 2023-01-15 12:42:08 +00:00
smyalygames
2b9cb907cc feat(arabot): change activist message now send in DM 2023-01-15 12:36:10 +00:00
smyalygames
83a5fdee8d fix(arabot): change class name 2023-01-15 12:31:43 +00:00
smyalygames
3fd2e8acdd feat(arabot): add vegan role 2023-01-15 12:31:08 +00:00
smyalygames
eef7c9f953 refactor(arabot): move certain role commands to directory 2023-01-15 12:30:49 +00:00
smyalygames
58a3a28e4d fix(arabot): change class name 2023-01-15 12:10:33 +00:00
smyalygames
442822dcf2 feat(arabot): add diversity command 2023-01-15 12:09:38 +00:00
smyalygames
88b7ef269d feat(arabot): add trusted command 2023-01-15 11:59:08 +00:00
smyalygames
3771c037a6 fix(arabot): fix check if user is vegan 2023-01-15 11:32:46 +00:00
smyalygames
1ddda61bd0 Revert "refactor(arabot): defined import paths"
This reverts commit 24b0ca274af67ff79be9ae9b77d759e56fcdab2c.
2023-01-15 11:13:41 +00:00
smyalygames
24b0ca274a refactor(arabot): defined import paths 2023-01-15 10:45:46 +00:00
smyalygames
9496e838f4 feat(arabot): add veg curious command 2023-01-15 10:26:33 +00:00
smyalygames
9aa669e4c5 fix(arabot): fix intents for message commands 2023-01-15 02:18:05 +00:00
smyalygames
e5dfa51cc9 upgrade(arabot): upgrade sapphire to v4 2023-01-14 22:21:42 +00:00
smyalygames
f6b321e454 build(arabot): update all packages 2022-12-11 01:04:57 +00:00
smyalygames
341fb22833 feat(arabot): add diversity section rules message 2022-11-16 13:43:57 +00:00