sgoudham
46d6ad3474
Enabled read messages for muted role
...
Disabled read message history and send messages
Checking with every channel if the muted role has the permissions. If not, it overwrites with the permissions required
4 years ago
sgoudham
3b605a92fe
Doing all channels instead of just text
4 years ago
sgoudham
0780c83c35
Turning insert statement into f string instead of using + operator to join string
4 years ago
sgoudham
8a34da5511
Muted role now disables read perms in every single text channel
...
Added functionality to make sure that new channels have muted role overwrites
4 years ago
sgoudham
d491533644
No need for any waifu/husbando files anymore
4 years ago
sgoudham
fe9a92106c
Removed lots of redundant code
4 years ago
sgoudham
b52975f329
Added daily waifu
...
Simplifyed more code
4 years ago
sgoudham
dd01f45c5a
Simplifying code
...
Added daily waifu command
4 years ago
sgoudham
203cd48ad7
Added more images of Rin for Enso Command
4 years ago
sgoudham
f413be50b0
Not saving file to the directory anymore. Sending as a bytes object
4 years ago
sgoudham
25f1937593
Not saving file to the directory anymore. Sending as a bytes object
4 years ago
sgoudham
da5e9c8a89
Updated commentary
4 years ago
sgoudham
c7755d274b
Updated commentary
4 years ago
sgoudham
b1c7c20220
Added very scuffed text command
4 years ago
sgoudham
1886f6e0c8
Made sure that managed roles are kept for the user
4 years ago
sgoudham
1a8a1651f7
Storing managed roles too
4 years ago
sgoudham
9eb4a84f09
Only storing roles that are not managed
4 years ago
sgoudham
799e5fa4ee
Only storing roles that are not managed
4 years ago
sgoudham
1901b1da35
Added rolepersist group command description
4 years ago
sgoudham
389ed00282
Added role persist commands
...
Role persist can be displayed/enabled/disabled
4 years ago
sgoudham
b1af1e0a25
Added method to update the value of role persist within guilds
...
Updated commentary
4 years ago
sgoudham
5f7617319d
Reformatting role persist warning embed
4 years ago
sgoudham
046be93f9d
If user is already muted, send error message to prevent database from screwing up
4 years ago
sgoudham
9bf6529c37
Removed typo
4 years ago
sgoudham
2f2c8198ee
Removing ctx parameter for clearRoles()
4 years ago
sgoudham
08576fc9e7
Refactoring lots of code
...
Displaying roles from highest to lowest for user
4 years ago
sgoudham
3b287fa24a
Got rid of white space
4 years ago
sgoudham
e4a2afbada
Listing roles in highest to lowest order
...
Added top role field for serverinfo command
4 years ago
sgoudham
cb3cc825dc
Checking channel permissions instead of guild wide permissions as it is more accurate. Less chance for errors
4 years ago
sgoudham
ac8df1f96c
Checking channel permissions instead of guild wide permissions as it is more accurate. Less chance for errors
4 years ago
sgoudham
71b6204793
Added more images of Kate
4 years ago
sgoudham
a49a26730a
Still sending serverinfo command without ban members or manage guild permissions
4 years ago
sgoudham
454a7adb57
Trying different way of executing modmail
...
Not massive if statements anymore
4 years ago
sgoudham
6347c48204
Added anton images into the enso command
4 years ago
sgoudham
c6b93cf931
Made sure that all messages within the channel are stored in the file before getting deleted
4 years ago
sgoudham
7750c5092e
Reformatted modmail embed
...
Uploading file like bytes object instead of saving to the directory
4 years ago
sgoudham
7c282cb6ea
Reformatting embed
4 years ago
sgoudham
b5a8592a73
Got rid of typo in variable
4 years ago
sgoudham
9732c7cd77
Changed parameters to fully pass context
4 years ago
sgoudham
209ae19dc0
Fixed error in field
4 years ago
sgoudham
4dff56007f
If role persist is not enabled. Add warning into mute command
4 years ago
sgoudham
b3a3900b7e
Taking in multiple arguments with Waifus
4 years ago
sgoudham
30f7870afd
Less aggressive name matching
4 years ago
sgoudham
6bfef9f591
More aggressive name matching
4 years ago
sgoudham
c411d417fc
Send error if no waifu is found in the dict
4 years ago
sgoudham
1672e8d091
Added check back
4 years ago
sgoudham
6dde9fa13e
Removed unnecessary check
4 years ago
sgoudham
66d4fa75bd
Made sure that forbidden error isn't thrown
4 years ago
sgoudham
bcdb5907a7
Cleaned up lots of code
...
Logging member bans and unbans
Repeating less code
4 years ago
sgoudham
177fcc6a4c
Added rolepersist to the cache
...
Reworked error handling so it looks cleaner
Only adding roles back if rolepersist is enabled
4 years ago