sgoudham
2a1e7e08ce
Hotfix - Field value had no value in an edge case
4 years ago
sgoudham
084a640f88
Forgot to change back command names
4 years ago
sgoudham
f22b41b5d5
Rehauled all the embeds
...
Need to add more events and then the bitarray
4 years ago
sgoudham
16929d3238
Got rid of TODO
4 years ago
sgoudham
1b9aedf8ce
Making sure my real name isn't out on display
4 years ago
sgoudham
502e491132
Removing Union from imports
4 years ago
sgoudham
d3cea55406
Wasn't able to combine the forceban/ban for now
...
Made it cleaner
4 years ago
sgoudham
34c3e620e9
Now using the walrus operator in 3.8
4 years ago
sgoudham
5a2539781a
Mentioning channel when it is created
4 years ago
sgoudham
25d233140c
Logging guild channel creations
4 years ago
sgoudham
5ff68c884a
Renaming fields
4 years ago
sgoudham
4b45e184cb
Logging guild channel deletions
4 years ago
sgoudham
4bc416cc4f
Muted members can see channels but can't send messages
4 years ago
sgoudham
0aa73b1d19
Custom error handling for ban commands
...
Powerban allows for banning members outside of the guild
4 years ago
sgoudham
03a1781b68
Updated commentary
...
Added powerban command to ban users who aren't part of the guild
4 years ago
sgoudham
170bc3f231
Make sure bot updates aren't triggering events
...
Fixing unmute and mute for working with cache
4 years ago
sgoudham
4003967af0
Refactored EVERYTHING
...
No more converting to strings and back to ints
Moving on from MariaD to PostGresSQL (THANK THE GODS)
Storing modmail in cache
Close to implementing circular queue for member cache
FULLY REDID COMMENTARY
Updated Version Number to 0.8.2 (Closer to v1 release!)
Gonna test commands for the cache within main.py
4 years ago
sgoudham
a0af4668b8
Fixed not throwing errors when arguments for moderation commands
4 years ago
sgoudham
bf206bfd5f
Not checking permissions everytime the channel is muted and making muted role now disable read perms
4 years ago
sgoudham
2cc6a5e86d
Adding License
4 years ago
sgoudham
00f86137a7
Made sure that messages purged display proper number
4 years ago
sgoudham
e0af4b8412
Simplifying code
...
Using self.bot.generate_embed()
4 years ago
sgoudham
35d8844cf1
No need for settings.py file anymore
4 years ago
sgoudham
404b9daa37
Added stupid check to see if the message was "edited" within dms
4 years ago
sgoudham
c68b414ebd
Set Case Insensitive to True
4 years ago
sgoudham
7f34e08898
Simplifying check bot checks
4 years ago
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
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
d4c6580db5
Updated Commentary
4 years ago
sgoudham
176078e45d
Make sure that the channel permissions for the muted role are correct
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
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
1886f6e0c8
Made sure that managed roles are kept for the user
4 years ago
sgoudham
5f7617319d
Reformatting role persist warning embed
4 years ago