sgoudham
|
d1e1eb2fc8
|
DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
|
5 years ago |
sgoudham
|
55e87b3fc3
|
DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
|
5 years ago |
sgoudham
|
ec34fe0dd3
|
DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
|
5 years ago |
sgoudham
|
150ac84689
|
DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
|
5 years ago |
sgoudham
|
36bc135bba
|
DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
|
5 years ago |
sgoudham
|
59c0e0f233
|
Added aliases
|
5 years ago |
sgoudham
|
e1befcb730
|
Original message does not get deleted
|
5 years ago |
sgoudham
|
ae31716729
|
Original message does not get deleted
|
5 years ago |
sgoudham
|
2467b66050
|
6 commands per page within the cog
|
5 years ago |
sgoudham
|
f4884fc840
|
Added usage for mute/unmute command
|
5 years ago |
sgoudham
|
f2217cf150
|
Updated commentary
|
5 years ago |
sgoudham
|
92fae125b9
|
Forgot to await function
|
5 years ago |
sgoudham
|
319661ee96
|
Forgot "if not"
|
5 years ago |
sgoudham
|
6d550d9c60
|
Made if statements cleaner (imo)
Tried to convert unban command into using def
|
5 years ago |
sgoudham
|
189f75b3e1
|
Removing mention for banned user in embed
|
5 years ago |
sgoudham
|
100b462323
|
Not including ctx.typing for everything
|
5 years ago |
sgoudham
|
e794f0d7de
|
Changed small typo for unmuting modlog embed
|
5 years ago |
sgoudham
|
3b332a4851
|
Made the bot type when muting/unmuting command
|
5 years ago |
sgoudham
|
da65bf75e0
|
Made sure connection within connection isn't created
|
5 years ago |
sgoudham
|
0788799ea5
|
Mute/Unmute commands have been added
Storing/Clearing roles in database
|
5 years ago |
sgoudham
|
208ed9646b
|
More aesthetically pleasing region field for serverinfo command
|
5 years ago |
sgoudham
|
93f7265f68
|
Added handling for more edge cases
|
5 years ago |
sgoudham
|
51150e1a23
|
Implemented mute command
Still need to implement database integration and make an unmute command
|
5 years ago |
sgoudham
|
9c3a8d31dd
|
Accidentally overloaded methods
|
5 years ago |
sgoudham
|
753e27977d
|
Fixing small error within purge command
|
5 years ago |
sgoudham
|
cbd8a2ad79
|
Got rid of on_member_unban as I am logging the event through the unban anyways
|
5 years ago |
sgoudham
|
e9d8fc90a3
|
Moved modlogs over to guild.py
|
5 years ago |
sgoudham
|
92cc9b3c45
|
Reverting back to F strings for increased readability
|
5 years ago |
sgoudham
|
ced03ff969
|
Reverting back to F strings for increased readability
|
5 years ago |
sgoudham
|
2ee2540d3f
|
Reverted permissions back to Administrator
|
5 years ago |
sgoudham
|
458ce48f4a
|
Renaming modmail to guild.py
|
5 years ago |
sgoudham
|
4a3bb4be61
|
Capitalizing words in the embed
|
5 years ago |
sgoudham
|
4cd6959e48
|
Made error messages into embeds
|
5 years ago |
sgoudham
|
31ef01d03a
|
Added embed colours to kick/ban
Added logging within the unban command
|
5 years ago |
sgoudham
|
6c3f163cca
|
Added embed colours to kick/ban
|
5 years ago |
sgoudham
|
e40cf0d9a0
|
Making it multiple integers
|
5 years ago |
sgoudham
|
6f2e197b7b
|
Added custom type hint to unban command
|
5 years ago |
sgoudham
|
5cb2e2c4af
|
Renamed variables for increased transparency
Added member unban event
|
5 years ago |
sgoudham
|
da592bb139
|
Adding edge case for no emojis
|
5 years ago |
sgoudham
|
bebe5130f4
|
Updating to 4 commands per page
|
5 years ago |
sgoudham
|
e0418743a4
|
Added colour to confirmation embed
|
5 years ago |
sgoudham
|
57c6bdd906
|
Confirmation of the ban/kick is sent everytime and if the modlogs channel exists within the cache, an embed is sent to the modlogs channel too
|
5 years ago |
sgoudham
|
4d95a04668
|
Creating modmail channel with more permissions for Enso
|
5 years ago |
sgoudham
|
1d1212c929
|
Creating modmail channel with more permissions for Enso
|
5 years ago |
sgoudham
|
7cde09f9e3
|
Creating modmail channel with more permissions for Enso
|
5 years ago |
sgoudham
|
bdfe859724
|
Creating modmail channel with more permissions for Enso
|
5 years ago |
sgoudham
|
c1f1a32d65
|
Creating modmail channel with more permissions for Enso
|
5 years ago |
sgoudham
|
f6672fd048
|
Testing what permissions the bot needs in order to function with the modmail system
|
5 years ago |
sgoudham
|
d301e576ae
|
Error embed is now bold
|
5 years ago |
sgoudham
|
b1a29448d9
|
Added error handling for when the user tries to ban/kick themselves
|
5 years ago |