Commit Graph

775 Commits (e9d8fc90a3a1652fb2cb045979d12d48e044db71)

Author SHA1 Message Date
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) 5 years ago
sgoudham a22ef89cc6 Removing Ange 5 years ago
sgoudham ce2545d8f1 Splitting lines of code into Code/Blank/Commentary/Total/Files
Adding discord statistics (Guilds/Channels/Emojis/Commands and Users)
5 years ago
sgoudham a244813526 Splitting lines of code into Code/Blank/Commentary/Total/Files 5 years ago
sgoudham 517c2889da Adding channels to the bot stats 5 years ago
sgoudham 0d6ada402d Changing avatar url to the Enso Chan 5 years ago
sgoudham 77c3d942d8 Correctly displaying github link 5 years ago
sgoudham 4ec192c215 Changing "binfo" to "about"
Including github link
Adding edge cases where the user has no roles and no key permissions
5 years ago
sgoudham 902ea30c95 Made more database connections Asynchronous 5 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
5 years ago
sgoudham 529494bc54 Made database connections Asynchronous
Changing authors name to display name
5 years ago
sgoudham f7185eeff6 Changing from connection2 to connection 5 years ago
sgoudham 18b91d66e5 Made the colour enso_embedmod_colours 5 years ago
sgoudham 6db25d32a3 Adding listener to log purged messages 5 years ago
sgoudham d418b2170c Making error message mention user 5 years ago
sgoudham d0dc1a6618 Adding await to cursor 5 years ago
sgoudham a4cb604dec The proposal/divorce will timeout after 90 seconds
Added commentary
Updated database connections to be asynchronous
5 years ago
sgoudham c62f6ec45d Getting rid of Husk in anime commands 5 years ago
sgoudham 60d1271594 Adjusting for removing column discordUser 5 years ago
sgoudham 893deb1544 Adjusting for removing column discordUser 5 years ago
sgoudham d7dda002db Making on marry command asynchronous 5 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
5 years ago
sgoudham 5bfe9d408c Making ` not appear in text when command has no signature 5 years ago
sgoudham 31becc8125 Checking if the command has a usage and a signature 5 years ago
sgoudham 7407e9473a Accounting for when there is no command usage 5 years ago
sgoudham 3f8a3ce312 Making else into elif 5 years ago
sgoudham 1337c6c193 Displaying 6 commands per page 5 years ago
sgoudham 1f092a1a46 Updating insult grammar 5 years ago
sgoudham 8f97cb51cd Updating commentary 5 years ago
sgoudham 8622a7f63e Adding another exception case to the help command. Making it so that it's correctly formatted 5 years ago
sgoudham f867315c4a Adding bot permissions to the userinfo command 5 years ago
sgoudham abbb9178b8 Changing from insert to update statement 5 years ago
sgoudham 9a4ab97e76 Adding group of commands for setting up modlog channels 5 years ago
sgoudham 3420cee74c Reformatting text markdown 5 years ago
sgoudham cee8141f2d Reformatting text markdown 5 years ago
sgoudham 82da1280c8 Updating commentary of subcommands 5 years ago
sgoudham 4c3b130e92 Adding cooldowns for commands 5 years ago
sgoudham b6fde08f95 Added usage for modmail group 5 years ago
sgoudham abf139d2c9 Adding optional argument 5 years ago
sgoudham 158b27c7dd OwO text sent by the user is deleted 5 years ago
sgoudham aba109547c Making things optional arguments 5 years ago
sgoudham 4610a3bc64 Changing target to member 5 years ago
sgoudham e0bcea5d1d Optional Argument for Enso 5 years ago
sgoudham 17af2b4d3f Restructuring code 5 years ago
sgoudham e12b6183a1 Making it the command arguments optional for waifu and husbando 5 years ago
sgoudham b721baacf3 Fixed typo 5 years ago
sgoudham 368965f0ce Accidentally put manage server instead of manage guild 5 years ago
sgoudham 29ad86f93a Adding bot permissions to relationship 5 years ago
sgoudham 8750594a51 Adding bot permissions to modmail 5 years ago
sgoudham f869789a94 Adding bot permissions to the interactive commands 5 years ago
sgoudham e15c7a33fe Formatting the return string 5 years ago
sgoudham fdc6f59d63 Removing try/except 5 years ago
sgoudham 6508f8b55f Adding line count and number of files 5 years ago
sgoudham 1cac77f22c Added bot/user permissions to the commands
Stats command is now botinfo/binfo
Made commands guild only
5 years ago
sgoudham db5d03af6b Adding bot/user permissions to the commands 5 years ago
sgoudham f15d247268 Adding bot permissions to the commands 5 years ago
sgoudham 69ef9c783c Adding bot permissions to the commands 5 years ago
sgoudham 3b08b746bb Getting rid of category argument 5 years ago
sgoudham e8f5a7ec74 Not using the categories 5 years ago
sgoudham cb23e4eb5d Changing directory of modmail text files 5 years ago
sgoudham 7ae857e5f9 Updating commentary 5 years ago
sgoudham 1dd429e74d Reformatting error messages 5 years ago
sgoudham b10692f7ae Raising BadArgument error for homies 5 years ago
sgoudham dbdac8dd21 Updated/Added commentary 5 years ago
sgoudham cfad05e5f3 Shortening verification level string 5 years ago
sgoudham 5b434dde0f Adding + 5 years ago
sgoudham af75fe47f0 Added verfication level and Nitro Boosters 5 years ago
sgoudham 2ae4f81e29 Adding + 5 years ago
sgoudham 0fb3478eff Removing whitespace 5 years ago
sgoudham 47c64d1b03 Moving Categories into Channels field 5 years ago
sgoudham 370e42c6e6 Mentioning the owner of the server 5 years ago
sgoudham ca764b5742 Removing redundant str() from member.mention 5 years ago
sgoudham 7d545f73ce Reformatted the purge command 5 years ago
sgoudham cc15903ea7 Fixed typo 5 years ago
sgoudham c3a64b1afa Made purge command work properly 5 years ago
sgoudham b4a883f0ee Made purge command work properly 5 years ago
sgoudham 9eb8b2a036 Changing the purge command 5 years ago
sgoudham acc719c026 Added bot permission checks within the guild 5 years ago
sgoudham 26bb37be1d Fixed small typo 5 years ago
sgoudham 4c6f984681 Made sure that bot has admin to execute serverinfo 5 years ago
sgoudham 9cc261b018 Reverting back to just the lowest 20 roles
Will try to fix it later
5 years ago
sgoudham 1ffd3c125a Testing if the last 20 roles can be displayed 5 years ago
sgoudham 76cc8e0f66 Testing if the last 20 roles can be displayed 5 years ago
sgoudham 6357338e92 Testing if roles can be printed in reverse order 5 years ago
sgoudham 48332a1d83 Getting rid of await can run 5 years ago
sgoudham 62b925ad01 Displaying all commands even if they can't be ran 5 years ago
sgoudham f5b1a5b3c1 Added names and aliases to the moderation commands 5 years ago
sgoudham bd24112893 Adding error handling for purge command 5 years ago
sgoudham 0847190130 Making arguments appear optional 5 years ago
sgoudham 6b644eb15c Making arguments appear optional 5 years ago
sgoudham e8c66a5b2d Changing from "target" to "member"
Made member an optional argument
5 years ago
sgoudham 188459ae8b Updating title of pat command 5 years ago
sgoudham 3f895f8140 Adding quotation marks for reason given 5 years ago
sgoudham abaadfaf56 Adding kick/ban/unban/purge 5 years ago
sgoudham 4c0ccb4317 Adding new moderation cog 5 years ago
sgoudham 7325b957d5 Reformatting title of embed 5 years ago
sgoudham 6c06f71ec5 Reverting back to name 5 years ago
sgoudham c8e7926650 Reformatting embed 5 years ago
sgoudham be6a0faa5f Updating commands description
Adding channelinfo command
5 years ago
sgoudham d564c1f0e6 Updating command description 5 years ago