87 Commits

Author SHA1 Message Date
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
5ed15e6206 feat(arabot): add restrict command 2023-02-11 20:25:14 +00:00
Anthony Berg
cf0078ad25
Merge pull request #77 from veganhacktivists/main
update restrict branch
2023-02-11 16:13:48 +00:00
smyalygames
c735509f57 fix(arabot): fix logic for checkActive 2023-02-11 01:53:24 +00:00
smyalygames
0e31061d99 feat(arabot): add vcmute database utils 2023-02-11 00:35:51 +00:00
smyalygames
91631995a9 feat(arabot): start restriction command 2023-02-10 00:59:10 +00:00
smyalygames
a44c804097 feat(arabot): add soft mute role snowflake 2023-02-09 17:51:08 +00:00
smyalygames
a047ade28f feat(arabot): add suggestions handler 2023-02-07 23:35:30 +00:00
smyalygames
96233914a2 perf(arabot): change database connection to global instance 2023-02-07 22:48:57 +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
09bb3f24f8 feat(arabot): add user management in thread 2023-01-29 00:32:17 +00:00
smyalygames
2880283e9a feat(arabot): add access command 2023-01-15 19:00:10 +00:00
smyalygames
8dfa7a7072 feat(arabot): add create private channels 2023-01-15 16:51:05 +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
3fd2e8acdd feat(arabot): add vegan role 2023-01-15 12:31:08 +00:00
smyalygames
442822dcf2 feat(arabot): add diversity command 2023-01-15 12:09:38 +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
cec0d64109 feat(arabot): add message in restricted section 2022-11-14 15:40:27 +00:00
smyalygames
203dc6bfdd feat(arabot): add modmail to staff checker 2022-11-06 00:01:42 +00:00
smyalygames
d90b89d4ac feat(arabot): add check if in staff category 2022-11-05 23:41:30 +00:00
smyalygames
37e37011ad feat(arabot): add more db checks 2022-10-28 14:28:41 +01:00
smyalygames
baaa52aa14 refactor(arabot): remove unnecessary not nulls 2022-10-28 05:31:13 +01:00
smyalygames
a40925e9e9 feat(arabot): add database for bans 2022-10-28 02:24:44 +01:00
smyalygames
b1df7b4001 feat(arabot): add ban command 2022-10-28 01:08:17 +01:00
smyalygames
28e06a3b88 feat(arabot): add convinced command 2022-10-27 02:29:14 +01:00
smyalygames
15fe1a38a1 refactor(arabot): change verify walkthrough question/answer 2022-10-21 18:13:35 +01:00
smyalygames
6e69039767 feat(arabot): add welcome channel to ids 2022-10-21 15:50:28 +01:00
smyalygames
eddf0bcec6 feat(arabot): remove verify-as-vegan role 2022-10-21 04:44:10 +01:00
Anthony Berg
bb117f3c23
Merge branch 'main' into verification 2022-10-20 22:35:42 +01:00
smyalygames
92ebf948f0 feat(verify): add verification block role id 2022-10-20 22:23:58 +01:00
smyalygames
a8efff5871 refactor(verify): change timeout values for production 2022-10-20 22:18:57 +01:00
smyalygames
44d913b863 fix(verify): change getMillisecond to getTime 2022-10-20 16:44:26 +01:00
smyalygames
7f3f31d9f0 feat(verify): add give roles on join 2022-10-20 13:43:29 +01:00
smyalygames
e0207fdd8d feat(verify): add welcome message after verify 2022-10-19 01:59:49 +01:00
smyalygames
8ee0b924fa refactor(arabot): move db functions to utils 2022-09-23 18:21:59 +01:00
Anthony
ebd370b774 feat(arabot): add trial mods to mods 2022-09-09 00:47:41 +01:00
Anthony
0829e7c996 feat(verification): add information on user in text channel 2022-09-01 03:37:28 +01:00
Anthony
a893e13d57 feat(verification): add giving all roles back after leaving vc 2022-08-31 03:12:40 +01:00
Anthony
cae9091aa1 feat(arabot): add fibonacci verification ban lengths 2022-08-31 02:51:52 +01:00
Anthony
5a5afbfb02 feat(arabot): add fibonacci sequence 2022-08-30 00:39:47 +01:00
Anthony
f89d6c0730 feat(verification): add schedule with verify block 2022-08-28 02:42:04 +01:00
Anthony
544d6bafd8 feat(verification): add verifier to database after confirmation 2022-08-27 03:41:06 +01:00
Anthony
0043fdddfb feat(verification): confirm add roles 2022-08-27 02:48:08 +01:00
Anthony
801297c3a1 feat(verification): last few questions are dynamically added 2022-08-24 14:55:55 +01:00