682 Commits

Author SHA1 Message Date
smyalygames
68cff288e0 fix(build): add env variable for node production 2023-02-28 19:17:59 +00:00
smyalygames
2909d5cc8d fix(arabot): change avatarURL to displayAvatarURL 2023-02-28 19:17:59 +00:00
smyalygames
00cd92ac82 feat(build): add networking and restart always for bot 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
b6bd3c6e80 feat(arabot): add message command for temp ban 2023-02-28 19:17:59 +00:00
smyalygames
7421052f44 feat(arabot): add command to remove vegan restrict channels 2023-02-28 19:17:59 +00:00
smyalygames
87eca4f572 feat(arabot): add welcome restrict channel to IDs 2023-02-28 19:17:59 +00:00
smyalygames
1067572441 fix(arabot): add end time to legacy unrestricts 2023-02-28 19:17:59 +00:00
smyalygames
0ebf9ade2f Merge remote-tracking branch 'origin/main' 2023-02-28 19:10:09 +00:00
smyalygames
14ba1b27a3 feat(arabot): remove update db roles on ban 2023-02-28 19:09:58 +00:00
Anthony Berg
a812712706
Merge pull request #47 from veganhacktivists/renovate/configure
Configure Renovate
2023-02-28 12:07:31 +00:00
smyalygames
d872e964b5 ci(build): update packages 2023-02-28 05:44:53 +00:00
smyalygames
7f62103c9b feat(arabot): add deferred replies 2023-02-28 02:44:32 +00:00
smyalygames
20ae7ce153 feat(build): add env variable for node production 2023-02-27 22:10:17 +00:00
smyalygames
d5a3562f4f fix(build): add env variable for node production 2023-02-27 22:03:58 +00:00
smyalygames
7196637b8a fix(arabot): change avatarURL to displayAvatarURL 2023-02-27 21:43:48 +00:00
smyalygames
83724288d3 feat(build): add networking and restart always for bot 2023-02-27 21:42:42 +00:00
smyalygames
7a1cf06715 feat(arabot): add basic group creation 2023-02-27 18:03:38 +00:00
smyalygames
b859e4b617 feat(db): add outreach to database 2023-02-27 16:43:08 +00:00
smyalygames
9fa412b15e Merge remote-tracking branch 'origin/outreach' into outreach 2023-02-27 16:11:45 +00:00
smyalygames
37c25e925e ci(build): update packages 2023-02-27 16:11:23 +00:00
smyalygames
3e40b81d11 feat(build): add networking 2023-02-27 16:09:36 +00:00
smyalygames
a5792ce8a2 fix(arabot): make adding roles more efficient and stable 2023-02-26 01:57:32 +00:00
smyalygames
ed85099d37 feat(arabot): remove EventStat link table 2023-02-26 01:53:58 +00:00
smyalygames
5fb9ae39a0 feat(arabot): add message command for temp ban 2023-02-23 02:03:50 +00:00
smyalygames
d681d7c183 feat(arabot): add command to remove vegan restrict channels 2023-02-23 01:08:04 +00:00
smyalygames
4d0ffe5dcd feat(arabot): add welcome restrict channel to IDs 2023-02-23 01:07:47 +00:00
smyalygames
039b84c6b5 fix(arabot): add end time to legacy unrestricts 2023-02-21 23:07:17 +00:00
Anthony
db8871d205 feat(arabot): registered group update command 2023-02-21 14:21:18 +00:00
smyalygames
8e7cc9037d feat(arabot): register group command 2023-02-21 13:20:48 +00:00
smyalygames
e465c201b5 Merge remote-tracking branch 'origin/outreach' into outreach
# Conflicts:
#	prisma/schema.prisma
2023-02-20 18:04:01 +00:00
smyalygames
b87c28061a feat(arabot): add create event to outreach command 2023-02-20 18:03:19 +00:00
smyalygames
e0c609cf69 feat(arabot): add database commands 2023-02-20 18:02:42 +00:00
smyalygames
f8e99ef4f2 feat(db): finished database schema for outreach 2023-02-20 18:02:22 +00:00
smyalygames
4770bf0307 feat(db): finished database schema for outreach 2023-02-20 17:11:39 +00:00
Anthony Berg
07b5a6fcd8
Merge pull request #85 from veganhacktivists/main
update outreach after verification command
2023-02-20 16:13:46 +00:00
smyalygames
cfc29fc384 build(arabot): increment arabot version 2023-02-20 13:13:10 +00:00
smyalygames
edf0d0817a refactor(arabot): move role commands to do with verification into directory 2023-02-20 13:11:53 +00:00
smyalygames
80f2107d32 feat(arabot): add manual verification command 2023-02-20 13:10:55 +00:00
smyalygames
9b402a435b feat(arabot): add manual verification function to database 2023-02-20 13:09:37 +00:00
smyalygames
905d9f4811 feat(db): add manual verification 2023-02-20 13:09:24 +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
ab1cea2729 refactor(arabot): change parameter to follow new style 2023-02-20 12:31:23 +00:00
smyalygames
1533fdeeb5 refactor(arabot): change types to Snowflake 2023-02-20 12:30:37 +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
Anthony
0fb0f96498 feat(arabot): started verification command 2023-02-20 10:31:31 +00:00
Anthony
f76cfcec0d feat(arabot): add ara vegan to roles 2023-02-20 10:30:59 +00:00