Commit Graph

1738 Commits (261179d5ea97d4bec9345aa3d759878c35fefdef)
 

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 e6742806b6 Removing .format() 4 years ago
sgoudham 511e6712f0 Removing .format() 4 years ago
sgoudham 057955886d Removing .format() in favour of fstrings 4 years ago
sgoudham 5b53953468 Removing settings.py as everything has been moved into the bot object 4 years ago
sgoudham 9df0c200c6 Getting rid of .format()
Made text into embeds
Simplifying code
4 years ago
sgoudham b539157462 Getting rid of .format() 4 years ago
sgoudham 4b02d10d2b Made string into fstring 4 years ago
sgoudham 40a7a0a58d Removed redundant global variable for homies command 4 years ago
sgoudham 9be179be1c Removed comma from version number
Adding self.generate_embed()
Made on_ready a @staticmethod
4 years ago
sgoudham 6d3b93eaf3 Updating commentary 4 years ago
sgoudham 2bf08a32be Deleting message first and then sending the dm to the user 4 years ago
sgoudham dab51d22d6 Using self.bot.generate_embed() 4 years ago
sgoudham 5a9d106bd6 No need for settings.py file anymore 4 years ago
sgoudham 35d8844cf1 No need for settings.py file anymore 4 years ago
sgoudham a0823e8a3f main.py now moved into bot directory 4 years ago
sgoudham 94b529a300 Fixing typo for embed colour in channelinfo command 4 years ago
sgoudham 236ecfd9b4 No need for settings.py file anymore 4 years ago
sgoudham 9f78ffaecb No need for settings.py file anymore 4 years ago
sgoudham a047b55242 Making everything more modular by defining variables and functions within the bot subclass 4 years ago
sgoudham 673a518d31 Removed 99% of code from main.py and put it into __init__.py 4 years ago
sgoudham b8b7127235 Moved error handling into a separate cog 4 years ago
sgoudham cbc030e652 Moved owner only commands into owner.py 4 years ago
sgoudham 1089d30709 Moved ping command into info 4 years ago
sgoudham aef082517e Moved homies folder into images 4 years ago
sgoudham f932485df0 Made sure that settings.py file is not used anymore 4 years ago
sgoudham f76577244b Made sure that settings.py file is not used anymore 4 years ago
sgoudham ce6994a3a5 Made sure that settings.py file is not used anymore 4 years ago
sgoudham edb5be567f Made sure that settings.py file is not used anymore 4 years ago
sgoudham b1321aebf5 Made sure that settings.py file is not used anymore 4 years ago
sgoudham 404b9daa37 Added stupid check to see if the message was "edited" within dms 4 years ago
sgoudham f246fb1d2f Set Case Insensitive to True 4 years ago
sgoudham c68b414ebd Set Case Insensitive to True 4 years ago
sgoudham 7f34e08898 Simplifying check bot checks 4 years ago
sgoudham 094149c6cc Displaying attachment links when message is deleted
Not logging message deletions from other bots
4 years ago
sgoudham ea64effee3 Reformatted role added embed 4 years ago
sgoudham f32508238d Reformatted role added embed 4 years ago
sgoudham f94b04ab3c Reformatted role removed embed 4 years ago
sgoudham d4aeb539f7 Added GPLv3 license
Added logging for message deletions
4 years ago
sgoudham aea5e0f49d Added GPLv3 license 4 years ago
sgoudham a733dc137c Reformatted code
Properly indented the code
Added GPLv3 license
4 years ago
sgoudham e2f76a6662 Updated commentary 4 years ago
sgoudham faacbab3e4 Updated commentary
Added logging for messages not stored within internal cache
4 years ago
sgoudham e02adac5a6 Logging message edits (only in cache for now)
Only logs messages fully up to 500 characters
4 years ago
sgoudham 96c6fdf51b Updated commentary for
Beginning to log message edits
4 years ago
sgoudham 2d34fcbbf4 Updated commentary
Removed unnecessary action of defining new_roles_string again
4 years ago
sgoudham 250984bcb6 Updated commentary 4 years ago