Commit Graph

752 Commits (69a1709c241835e645bf940c11885026cf33320e)

Author SHA1 Message Date
sgoudham b1a29448d9 Added error handling for when the user tries to ban/kick themselves 4 years ago
sgoudham 43cfdec91d Added Commentary 4 years ago
sgoudham c075b08ae1 Getting rid of unneeded whitespace 4 years ago
sgoudham 18cb7c8378 Reformatted error messages 4 years ago
sgoudham d309dc6d70 Made ban command better (Multiple people can be banned at once)
Sending bans to logs if modlogs channel has been setup
Error messages don't disappear anymore and are now embedded
Updating Commentary
4 years ago
sgoudham 2166543eab Added account creation date to member join event 4 years ago
sgoudham b4f3946c5c Updated Commentary 4 years ago
sgoudham c81829ca31 Removing Husk 4 years ago
sgoudham 17e4975af9 Generating Hex Colour 4 years ago
sgoudham a6d0935d7c Got rid of with ctx.typing() as it wasn't needed 4 years ago
sgoudham 1f78b45cfe Restructured code 4 years ago
sgoudham 49ba5f6174 On member joins are now sent to the modlog 4 years ago
sgoudham ca9681c931 Imported cog from discord.ext.commands at the top 4 years ago
sgoudham 4e0535228b Imported group/cog from discord.ext.commands at the top 4 years ago
sgoudham 0a419d0524 Imported group from discord.ext.commands at the top 4 years ago
sgoudham 7c36aca03d Imported more modules at the top to make code look cleaner 4 years ago
sgoudham 3d480fe7e9 Imported more modules at the top to make code look cleaner 4 years ago
sgoudham 753911d94a Imported more modules at the top to make code look cleaner 4 years ago
sgoudham 1300363ed4 Imported more modules at the top to make code look cleaner 4 years ago
sgoudham b95aa16f9b Imported more modules at the top to make code look cleaner
Reformatted some text within the rolemenu embed
4 years ago
sgoudham f03ea681a9 Importing more modules at the top to make code look cleaner 4 years ago
sgoudham 604d5104bd Reformatting footer text 4 years ago
sgoudham 7bd0353892 Reformatting footer text 4 years ago
sgoudham f07e6e0ef9 Adding minimum cooldown to some commands 4 years ago
sgoudham 4b511fcd2f Adding bot permissions to the owo command 4 years ago
sgoudham c87d9b719a Updated bot permissions for serverinfo 4 years ago
sgoudham 120b247fd8 Updated bot permissions for serverinfo 4 years ago
sgoudham 7f78420e9f Added listener for when member leaves the user and then sends the logs to the modlogs channel (if user has setup modlogs channel in their server) 4 years ago
sgoudham a22ef89cc6 Removing Ange 4 years ago
sgoudham ce2545d8f1 Splitting lines of code into Code/Blank/Commentary/Total/Files
Adding discord statistics (Guilds/Channels/Emojis/Commands and Users)
4 years ago
sgoudham a244813526 Splitting lines of code into Code/Blank/Commentary/Total/Files 4 years ago
sgoudham 517c2889da Adding channels to the bot stats 4 years ago
sgoudham 0d6ada402d Changing avatar url to the Enso Chan 4 years ago
sgoudham 77c3d942d8 Correctly displaying github link 4 years ago
sgoudham 4ec192c215 Changing "binfo" to "about"
Including github link
Adding edge cases where the user has no roles and no key permissions
4 years ago
sgoudham 902ea30c95 Made more database connections Asynchronous 4 years ago
sgoudham 0da671f5f5 Made more database connections Asynchronous
Addded listener for bulk deletion of messages and to log them in the modlogs channel if it was setup
4 years ago
sgoudham 529494bc54 Made database connections Asynchronous
Changing authors name to display name
4 years ago
sgoudham f7185eeff6 Changing from connection2 to connection 4 years ago
sgoudham 18b91d66e5 Made the colour enso_embedmod_colours 4 years ago
sgoudham 6db25d32a3 Adding listener to log purged messages 4 years ago
sgoudham d418b2170c Making error message mention user 4 years ago
sgoudham d0dc1a6618 Adding await to cursor 4 years ago
sgoudham a4cb604dec The proposal/divorce will timeout after 90 seconds
Added commentary
Updated database connections to be asynchronous
4 years ago
sgoudham c62f6ec45d Getting rid of Husk in anime commands 4 years ago
sgoudham 60d1271594 Adjusting for removing column discordUser 4 years ago
sgoudham 893deb1544 Adjusting for removing column discordUser 4 years ago
sgoudham d7dda002db Making on marry command asynchronous 4 years ago
sgoudham 8274b2bc61 Added a modlogs system
If modlogs channel has been setup, embeds will be sent there. If not then the embed will be sent to the channel that the user is in.
Updated/Added commentary
4 years ago
sgoudham 5bfe9d408c Making ` not appear in text when command has no signature 4 years ago