smyalygames
|
60c4b8f0f3
|
feat(database): add fun logging to database
|
2023-03-07 15:04:26 +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
|
e7432ae777
|
feat(arabot): add info command
|
2023-03-06 22:46:58 +00:00 |
|
smyalygames
|
82e7f0f699
|
ci(build): update dependencies
|
2023-03-06 19:22:17 +00:00 |
|
smyalygames
|
0736bb8e38
|
feat(arabot): add catch for finding guild members
|
2023-03-06 19:21:28 +00:00 |
|
smyalygames
|
267d44d535
|
fix(arabot): add success to removing roles
|
2023-03-06 11:42:16 +00:00 |
|
smyalygames
|
a42819ea86
|
feat(arabot): add ping message command
|
2023-03-05 16:09:26 +00:00 |
|
smyalygames
|
41255f66c2
|
feat(arabot): add trial mod role command
|
2023-03-05 16:01:01 +00:00 |
|
smyalygames
|
0a1ce0fbc8
|
feat(arabot): add rank command
|
2023-03-05 00:55:03 +00:00 |
|
smyalygames
|
80f38b2ca5
|
feat(arabot): add xp system
|
2023-03-04 23:48:45 +00:00 |
|
smyalygames
|
15f2f710a9
|
feat(arabot): remove unnecessary success react to daily
|
2023-03-04 01:33:35 +00:00 |
|
smyalygames
|
12b8f7016e
|
feat(arabot): add bonus to daily rewards
|
2023-03-04 01:28:34 +00:00 |
|
smyalygames
|
45c07dbb11
|
ci(build): update bot version number
|
2023-03-04 00:40:48 +00:00 |
|
smyalygames
|
3fe499174e
|
perf(database): only get id from userExists
|
2023-03-04 00:25:42 +00:00 |
|
smyalygames
|
c7af73cec2
|
perf(arabot): remove unnecessary userExists checks
|
2023-03-04 00:17:03 +00:00 |
|
smyalygames
|
1870f75517
|
refactor(arabot): change variable names for users and remove some checks
|
2023-03-04 00:03:27 +00:00 |
|
smyalygames
|
ed693f9597
|
perf(database): rely less on count functions
|
2023-03-03 23:27:54 +00:00 |
|
smyalygames
|
ddb826c84e
|
feat(arabot): add logging for giving/removal of roles
|
2023-03-03 18:37:53 +00:00 |
|
smyalygames
|
22a19da926
|
feat(arabot): add logging for giving/removal of roles
|
2023-03-03 18:37:06 +00:00 |
|
smyalygames
|
232cbc4b67
|
feat(db): add role log table to database
|
2023-03-03 18:28:08 +00:00 |
|
smyalygames
|
873afcd4d6
|
refactor(arabot): change role command structures
|
2023-03-03 17:45:42 +00:00 |
|
smyalygames
|
6bfe57c135
|
feat(arabot): create payment command
|
2023-03-02 16:48:57 +00:00 |
|
smyalygames
|
d98f714477
|
feat(arabot): add balance command
|
2023-03-02 15:36:56 +00:00 |
|
smyalygames
|
c7fe49b4e3
|
feat(arabot): add daily command
|
2023-03-02 15:36:33 +00:00 |
|
smyalygames
|
de94b88be1
|
feat(database): add economy
|
2023-03-02 14:42:00 +00:00 |
|
Anthony Berg
|
b404a26bdc
|
Merge pull request #88 from veganhacktivists/renovate/postgres-15.x
chore(deps): update postgres docker tag to v15
|
2023-03-02 10:57:02 +00:00 |
|
smyalygames
|
80d90256d5
|
refactor(arabot): change StatRole to one to one relationship in Prisma
|
2023-03-02 00:30:48 +00:00 |
|
smyalygames
|
086d1d50c6
|
feat(arabot): add disconnect from vc for restrictions
|
2023-03-01 23:45:16 +00:00 |
|
smyalygames
|
bede3cadbe
|
feat(arabot): add dm for restrict reasons
|
2023-03-01 23:41:20 +00:00 |
|
smyalygames
|
50c823380c
|
feat(arabot): remove open ports
|
2023-03-01 20:04:48 +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
|
97d6d14d8a
|
ci(build): update bot version number
|
2023-03-01 15:52:30 +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
|
158c76c17e
|
Merge remote-tracking branch 'origin/main'
|
2023-03-01 14:41:30 +00:00 |
|
smyalygames
|
74ae558b0f
|
ci(build): update prisma
|
2023-03-01 14:41:14 +00:00 |
|
Anthony Berg
|
62647c769c
|
Merge pull request #87 from veganhacktivists/renovate/node-19.x
chore(deps): update node.js to v19
|
2023-03-01 14:28:20 +00:00 |
|
smyalygames
|
c77a6141a5
|
fix(arabot): revert merge problem for tempBan
|
2023-03-01 14:27:50 +00:00 |
|
smyalygames
|
e4791f3d22
|
Merge remote-tracking branch 'origin/main'
|
2023-03-01 14:20:23 +00:00 |
|
smyalygames
|
aa28f7a4cf
|
refactor(arabot): comment out subcommands to add at a later date
|
2023-03-01 14:19:04 +00:00 |
|
smyalygames
|
6a96772c25
|
feat(arabot): add check so there can only be one leader of a group
|
2023-03-01 14:16:00 +00:00 |
|
smyalygames
|
cd3c209ede
|
feat(arabot): add check for outreach coordinator only for event create
|
2023-03-01 14:13:26 +00:00 |
|
smyalygames
|
1ee75d684f
|
feat(arabot): add embed for the end of outreach
|
2023-03-01 14:08:51 +00:00 |
|
smyalygames
|
ab56b5192a
|
feat(arabot): add ending outreach event
|
2023-03-01 13:49:48 +00:00 |
|
smyalygames
|
dec6de8398
|
feat(arabot): add updating statistics for outreach groups
|
2023-03-01 13:03:17 +00:00 |
|
renovate[bot]
|
4e815c2d31
|
chore(deps): update postgres docker tag to v15
|
2023-03-01 12:29:05 +00:00 |
|
renovate[bot]
|
7aa9ca8b44
|
chore(deps): update node.js to v19
|
2023-03-01 12:28:54 +00:00 |
|
smyalygames
|
c55d5ffe93
|
fix(arabot): change reply to editReply in deferred replies
|
2023-03-01 11:09:17 +00:00 |
|