Commit Graph

106 Commits (ef77af880ad5eb11a80f4ed1c0eff73f763d8b36)

Author SHA1 Message Date
sgoudham bc6f88a530 Forgot to change name of method 4 years ago
sgoudham ed637df73f Fixing small typo 4 years ago
sgoudham 01892abb27 Added cooldowns for commands that utilise PIL 4 years ago
sgoudham c47c037504 Added supported for inverted images and inverted avatars 4 years ago
sgoudham f99e26377e Making it so that you can get the people's avatar greyscaled 4 years ago
sgoudham 9b82df7701 Updated embed for role information 4 years ago
sgoudham 5099c0a76f Moved region dict and function to retrieve region with emoji into functions.py 4 years ago
sgoudham c09fef6e2a Reformatting embeds.
No need for so many if/else statements
4 years ago
sgoudham e1f470d782 Made sure that roleinfo can accept multiple arguments
No need for "map(str, ("
4 years ago
sgoudham d1f3b609f4 Adding position of the role into role embed 4 years ago
sgoudham e6cca75f39 Allowed for users to easily upvote the bot 4 years ago
sgoudham 1b9aedf8ce Making sure my real name isn't out on display 4 years ago
sgoudham 0431577b7e Added alias for userinfo 4 years ago
sgoudham 83c28fb037 Don't need local error handling for that 4 years ago
sgoudham 89c026a75a Updating link to top.gg 4 years ago
sgoudham a062386b0e Added a source command 4 years ago
sgoudham 31bb36d6d5 Adding description for perms command 4 years ago
sgoudham 893720f66b Updating the pagination function name 4 years ago
sgoudham c98dee5254 Not printing out file name 4 years ago
sgoudham 78cc315a8c Allowing multiple arguments for avatar search 4 years ago
sgoudham d5db042a20 Cleaned up perms command 4 years ago
sgoudham ada2229cca Trying to fix code 4 years ago
sgoudham 261179d5ea Trying print statements to find out what files it's getting 4 years ago
sgoudham 074ff87216 Trying print statements to find out what files it's getting 4 years ago
sgoudham 7cc3f5a296 Trying someone else's version of my code 4 years ago
sgoudham 1a189623a2 Trying to fix line count 4 years ago
sgoudham 7d6415b41c Trying to fix line count 4 years ago
sgoudham 8b3c954d26 Got rid of print statement 4 years ago
sgoudham 9cb259c2f9 Fixed line count
Added perms command for only User/Role for now.
4 years ago
sgoudham da40e5969f Fixed line count
Added perms command for only User/Role for now.
4 years ago
sgoudham c132ca298a Fixed line count
Added perms command for only User/Role for now.
4 years ago
sgoudham 17f806efd9 Got rid of aiofiles as it seemed to make my command extremely slow 4 years ago
sgoudham d19eef4369 Replacing string emojis with variables 4 years ago
sgoudham 1d93d8ae8c Updating emoji's as for some reason they don't work 4 years ago
sgoudham 4eb9b5816a Added a grayscale image converter
Added alias for owo command (uwu is now the same thing as owo)
4 years ago
sgoudham e526d11dd4 Adding more whitespace 4 years ago
sgoudham baf4102834 Reformatting old commands
Using emojis for True/False attributes
4 years ago
sgoudham 477160ece2 Added new commands (roleinfo and rolelist) 4 years ago
sgoudham 02e61e95a5 Formatting ping command differently 4 years ago
sgoudham 47f5185809 Cleaned up version number code, making about command more modular
Ping command is now an embed
4 years ago
sgoudham 80cf8bcb9c Removing .format() in favour of fstrings 4 years ago
sgoudham dfa7c99c0b Removing .format() in favour of fstrings 4 years ago
sgoudham d3acc4bd39 Removing .format() 4 years ago
sgoudham 4219e681c8 Removing .format() in favour of fstrings 4 years ago
sgoudham 94b529a300 Fixing typo for embed colour in channelinfo command 4 years ago
sgoudham 9f78ffaecb No need for settings.py file anymore 4 years ago
sgoudham 1089d30709 Moved ping command into info 4 years ago
sgoudham c68b414ebd Set Case Insensitive to True 4 years ago
sgoudham aea5e0f49d Added GPLv3 license 4 years ago
sgoudham 08576fc9e7 Refactoring lots of code
Displaying roles from highest to lowest for user
4 years ago