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 |
|
smyalygames
|
c55d5ffe93
|
fix(arabot): change reply to editReply in deferred replies
|
2023-03-01 11:09:17 +00:00 |
|
smyalygames
|
26ea2ba996
|
fix(arabot): add check for deleted channel when replying
|
2023-03-01 11:06:26 +00:00 |
|
smyalygames
|
76f8aa369c
|
fix(arabot): add failsafe for clear command reply on completion
|
2023-03-01 10:51:08 +00:00 |
|
smyalygames
|
8070430976
|
feat(arabot): add command to add users to outreach group
|
2023-03-01 04:00:08 +00:00 |
|
smyalygames
|
da8088e157
|
feat(arabot): add stat role to separate table
|
2023-02-28 20:11:58 +00:00 |
|
smyalygames
|
e3e72ce483
|
feat(arabot): add deferred replies
|
2023-02-28 19:18:55 +00:00 |
|
smyalygames
|
2909d5cc8d
|
fix(arabot): change avatarURL to displayAvatarURL
|
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
|
7f62103c9b
|
feat(arabot): add deferred replies
|
2023-02-28 02:44:32 +00:00 |
|
smyalygames
|
7196637b8a
|
fix(arabot): change avatarURL to displayAvatarURL
|
2023-02-27 21:43:48 +00:00 |
|
smyalygames
|
7a1cf06715
|
feat(arabot): add basic group creation
|
2023-02-27 18:03:38 +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 |
|
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
|
b87c28061a
|
feat(arabot): add create event to outreach command
|
2023-02-20 18:03:19 +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
|
4c5e0238b8
|
feat(arabot): add nvAccess to fetchRoles
|
2023-02-20 13:09:11 +00:00 |
|
Anthony
|
0fb0f96498
|
feat(arabot): started verification command
|
2023-02-20 10:31:31 +00:00 |
|
smyalygames
|
ced9851574
|
fix(arabot): incremented i in for loop for restriction number to start at 1
|
2023-02-20 01:29:45 +00:00 |
|
smyalygames
|
dbd25b796b
|
feat(arabot): add nv access for vegan unrestricts
|
2023-02-20 01:26:43 +00:00 |
|
smyalygames
|
a8691c0587
|
feat(arabot): add restrict logs command to show all restrictions
|
2023-02-20 01:09:52 +00:00 |
|
smyalygames
|
c60d8807a2
|
fix(arabot): had fetchReply be attached to staffChannel
|
2023-02-20 00:12:34 +00:00 |
|
smyalygames
|
7de8b22e0e
|
feat(arabot): dealt with nv restrict roles in other commands
|
2023-02-19 21:28:30 +00:00 |
|
smyalygames
|
ff6f22005f
|
feat(arabot): create command for nvaccess
|
2023-02-19 16:34:54 +00:00 |
|
smyalygames
|
ea58ecc261
|
fix(arabot): fixed issues with using GuildMember instead of User leading to undefined instances
|
2023-02-18 03:08:38 +00:00 |
|
smyalygames
|
6cb73b2a4b
|
feat(arabot): add slowmode command
|
2023-02-17 02:59:19 +00:00 |
|
smyalygames
|
dda77483eb
|
refactor(utils): move fibonacci and randint to one file
|
2023-02-17 02:53:30 +00:00 |
|
smyalygames
|
de0fc48ba8
|
fix(arabot): fix problem for member not in server
|
2023-02-17 01:52:49 +00:00 |
|
smyalygames
|
0b3d57d2da
|
feat(arabot): add restrictions for vegans
|
2023-02-17 01:37:55 +00:00 |
|
smyalygames
|
2833c54c75
|
feat(arabot): remove temp ban if ban command is run
|
2023-02-17 01:04:44 +00:00 |
|
smyalygames
|
922dd7556e
|
feat(arabot): remove temp ban if unban command is run
|
2023-02-17 01:04:26 +00:00 |
|
smyalygames
|
cd8ecd527b
|
feat(arabot): add temp ban command
|
2023-02-17 01:03:51 +00:00 |
|
smyalygames
|
dc523b2db1
|
feat(db): add check extra check when fetching user
|
2023-02-16 16:36:33 +00:00 |
|
smyalygames
|
319049bc2b
|
refactor(db): rename functions for better readability
|
2023-02-16 16:09:56 +00:00 |
|
smyalygames
|
204090c39d
|
refactor(arabot): move ban commands to its own directory
|
2023-02-16 15:20:33 +00:00 |
|
smyalygames
|
63a320535c
|
fix(arabot): add check for restricted user on database for unrestrictions
|
2023-02-15 20:32:20 +00:00 |
|
smyalygames
|
dab4f1767c
|
fix(arabot): fix infinite for loop when finding restricted role
|
2023-02-15 20:26:26 +00:00 |
|
smyalygames
|
d0d9dbacfd
|
feat(arabot): remove unrestrict vegan from unrestrict command
|
2023-02-14 22:00:36 +00:00 |
|
Anthony Berg
|
c3dbd42d36
|
Merge pull request #78 from veganhacktivists/restrict
feat(arabot): new restrict system
|
2023-02-14 14:28:12 +00:00 |
|
smyalygames
|
dd008c1ea5
|
feat(arabot): remove vegan restricts and restrict after left
|
2023-02-14 14:26:52 +00:00 |
|
smyalygames
|
0a161122d7
|
feat(arabot): add ability to warn user
|
2023-02-14 10:19:49 +00:00 |
|
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 |
|