Commit Graph

66 Commits (4926c6b242d8c13d949693ec76c63977d2780c15)

Author SHA1 Message Date
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
sgoudham cfad05e5f3 Shortening verification level string 4 years ago
sgoudham 5b434dde0f Adding + 4 years ago
sgoudham af75fe47f0 Added verfication level and Nitro Boosters 4 years ago
sgoudham 2ae4f81e29 Adding + 4 years ago
sgoudham 0fb3478eff Removing whitespace 4 years ago
sgoudham 47c64d1b03 Moving Categories into Channels field 4 years ago
sgoudham 370e42c6e6 Mentioning the owner of the server 4 years ago
sgoudham ca764b5742 Removing redundant str() from member.mention 4 years ago
sgoudham 26bb37be1d Fixed small typo 4 years ago
sgoudham 4c6f984681 Made sure that bot has admin to execute serverinfo 4 years ago