Commit Graph

160 Commits (master)

Author SHA1 Message Date
sgoudham 69a48991da Another small hotfix as permissions were incorrectly being filtered 4 years ago
sgoudham 47ca35732b Small hotfix as role creation was displaying all permissions as true 4 years ago
sgoudham ef77af880a Made sure that unban/ban works with users 4 years ago
sgoudham 597170edac Made sure that unban/ban works with users 4 years ago
sgoudham 926828c876 Simplifying logging embed 4 years ago
sgoudham 73b9844283 Small typo 4 years ago
sgoudham 4079025c93 Showing role mention in the description 4 years ago
sgoudham 8de5c8cb3f Not mentioning role name 4 years ago
sgoudham 52aeda786c Now logging all role updates within the guild
Reformatted some other embeds
4 years ago
sgoudham ea52659491 Added cooldowns for commands that utilise PIL 4 years ago
sgoudham fa5878a0c8 Only logging nickname updates 4 years ago
sgoudham e909e641b0 Adding check for people with no activities when nickname changes 4 years ago
sgoudham 8db1563d2b Logging only custom activities 4 years ago
sgoudham 63146944ce Logging only custom activities 4 years ago
sgoudham b0cd3b8f3d Logging only custom activities 4 years ago
sgoudham 0a75e8fb35 Got rid of activity updates 4 years ago
sgoudham f88b4a6768 Changing to activity updates 4 years ago
sgoudham f728241a89 Not just using role/channel mentions incase they get deleted
Enabling status updates
4 years ago
sgoudham 906e5885d9 Not logging channel position 4 years ago
sgoudham c78a953690 Added author to channel updates 4 years ago
sgoudham df892bfb2b Logging emoji name updates + reformatting 4 years ago
sgoudham 74e52cbc2e Logging emoji name updates + reformatting 4 years ago
sgoudham a689c763a4 Logging emoji name updates + reformatting 4 years ago
sgoudham bd4f8405b6 Showing total emojis 4 years ago
sgoudham f1e3ab7210 Decreased amount of emojis shown 4 years ago
sgoudham f5debd5430 Added logging for any emoji additions/removals 4 years ago
sgoudham 4841d63f04 Unban command now takes in an user object
All deleted/edited messages now show the full message content
4 years ago
sgoudham ce37016273 Logging splash/discovery splash and icon 4 years ago
sgoudham 0d3e5b8a35 Logging banner url changes 4 years ago
sgoudham 0368eccc6a Accounting for another edge case 4 years ago
sgoudham 3d5118104e Changed typo in ban command name 4 years ago
sgoudham 037ace9497 Added some padding so that the embeds look nicer 4 years ago
sgoudham eab9af4876 Added functions for content filter and notifications
Minor logging for guild updates (Still need to do roles/emojis/features etc etc)
4 years ago
sgoudham 4cfe7a926c Added very basic logging for guild updates (Need to add role/emoji/feature updates too) 4 years ago
sgoudham 0e005a43da Increasing the limit to 1000 chars for message edits 4 years ago
sgoudham b8f6c8e255 Removing an event 4 years ago
sgoudham 027010e903 Reducing spam for member_update 4 years ago
sgoudham 376dfe4a37 Making sure bot updates are not logged 4 years ago
sgoudham 828d352f65 Rehauled the embeds again
Still need to add more events
Now showing total roles for member update
4 years ago
sgoudham b5c2ea1cf2 No need for "map(str, ("
Reformatting more of the embeds to be cleaner looking
Showing all roles when roles are updated
4 years ago
sgoudham f3a1e1beeb No need for "map(str, ("
Reformatting more of the embeds to be cleaner looking
Showing all roles when roles are updated
4 years ago
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