Commit Graph

76 Commits (c132ca298a1bfe275ba66d33a2f7b7b36e76fd71)

Author SHA1 Message Date
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
sgoudham 3b287fa24a Got rid of white space 4 years ago
sgoudham e4a2afbada Listing roles in highest to lowest order
Added top role field for serverinfo command
4 years ago
sgoudham cb3cc825dc Checking channel permissions instead of guild wide permissions as it is more accurate. Less chance for errors 4 years ago
sgoudham a49a26730a Still sending serverinfo command without ban members or manage guild permissions 4 years ago
sgoudham 3e1d6b4784 Checking member/channel in a single line 4 years ago
sgoudham e9e95a4421 Changed direction of arrow for roles in serverinfo command 4 years ago
sgoudham 5b36bd57e1 Added support server/invite link and current guild prefix within the about command 4 years ago
sgoudham 8d8967552e Made asset object return string 4 years ago
sgoudham 690af3f86e Introducing avatar command 4 years ago
sgoudham 521d743b8b Reverting version number back 4 years ago
sgoudham 8f309de8c8 Made version in about command modular 4 years ago
sgoudham 208ed9646b More aesthetically pleasing region field for serverinfo command 4 years ago
sgoudham da592bb139 Adding edge case for no emojis 4 years ago
sgoudham 43cfdec91d Added Commentary 4 years ago
sgoudham c075b08ae1 Getting rid of unneeded whitespace 4 years ago
sgoudham 753911d94a Imported more modules at the top to make code look cleaner 4 years ago
sgoudham c87d9b719a Updated bot permissions for serverinfo 4 years ago
sgoudham 120b247fd8 Updated bot permissions for serverinfo 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 f867315c4a Adding bot permissions to the userinfo command 4 years ago
sgoudham abf139d2c9 Adding optional argument 4 years ago
sgoudham e15c7a33fe Formatting the return string 4 years ago
sgoudham fdc6f59d63 Removing try/except 4 years ago
sgoudham 6508f8b55f Adding line count and number of files 4 years ago
sgoudham 1cac77f22c Added bot/user permissions to the commands
Stats command is now botinfo/binfo
Made commands guild only
4 years ago