sgoudham
094149c6cc
Displaying attachment links when message is deleted
...
Not logging message deletions from other bots
4 years ago
sgoudham
ea64effee3
Reformatted role added embed
4 years ago
sgoudham
f32508238d
Reformatted role added embed
4 years ago
sgoudham
f94b04ab3c
Reformatted role removed embed
4 years ago
sgoudham
d4aeb539f7
Added GPLv3 license
...
Added logging for message deletions
4 years ago
sgoudham
aea5e0f49d
Added GPLv3 license
4 years ago
sgoudham
a733dc137c
Reformatted code
...
Properly indented the code
Added GPLv3 license
4 years ago
sgoudham
e2f76a6662
Updated commentary
4 years ago
sgoudham
faacbab3e4
Updated commentary
...
Added logging for messages not stored within internal cache
4 years ago
sgoudham
e02adac5a6
Logging message edits (only in cache for now)
...
Only logs messages fully up to 500 characters
4 years ago
sgoudham
96c6fdf51b
Updated commentary for
...
Beginning to log message edits
4 years ago
sgoudham
2d34fcbbf4
Updated commentary
...
Removed unnecessary action of defining new_roles_string again
4 years ago
sgoudham
250984bcb6
Updated commentary
4 years ago
sgoudham
254e2da8b0
Adding back check cause I'm dumb dumb
4 years ago
sgoudham
510cd38f46
Reformatting nickname embed
...
Got rid of unnecessary check
4 years ago
sgoudham
6829b3dcac
Not using elif
4 years ago
sgoudham
716c1da64a
Added logging for role additions/removed to members
4 years ago
sgoudham
af4a31a833
Error message is now an embed
4 years ago
sgoudham
4896c5cfbe
Made sure that the message that is sent for purge command is deleted and then the messages are purged
4 years ago
sgoudham
fe388d622a
Moved generate embed function into settings.py
4 years ago
sgoudham
6676161a5f
Not using f strings anymore
4 years ago
sgoudham
d4c6580db5
Updated Commentary
4 years ago
sgoudham
176078e45d
Make sure that the channel permissions for the muted role are correct
4 years ago
sgoudham
b1981ee5a8
Closing session after updating stats to discord.bots.gg
4 years ago
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