Commit Graph

55 Commits (25d233140c2ac4e15950de61bb5545019882942e)

Author SHA1 Message Date
sgoudham 26cd9815ff Added 2 new reactions buttons
One that allows you to go to whatever page
One that allows you to see information about the reactions
4 years ago
sgoudham 9d28406079 Updating commentary 4 years ago
sgoudham 9008d221e9 If image can't be found, display an error 404 image 4 years ago
sgoudham 0e3bf7e44c Updated commentary 4 years ago
sgoudham 2ea40a3a35 Reformatted more code
Adding more reaction buttons to skip to the last page and skip to the first page
4 years ago
sgoudham 8251385697 Added support for T.V Shows in the search command 4 years ago
sgoudham eb86d51247 Reformatted everything to use less space
Cleaner to look at imo
4 years ago
sgoudham 5972de2e54 Fixed small error for showing tv show embeds 4 years ago
sgoudham f1d9827b5a Added custom error exception class for waifu/airing commands 4 years ago
sgoudham a151ecba82 Added airing best and airing command
Reformatted command names
LOTS OF REFACTORING
4 years ago
sgoudham da10f47aea Added currently airing shows onto the commands 4 years ago
sgoudham 8c58ae2286 Error handling for waifu commands 4 years ago
sgoudham ed031d689c Waifu search is it's own command 4 years ago
sgoudham 4f9280f5c6 Making random waifu it's own command instead of a waifu argument 4 years ago
sgoudham edb5be567f Made sure that settings.py file is not used anymore 4 years ago
sgoudham f246fb1d2f Set Case Insensitive to True 4 years ago
sgoudham c68b414ebd Set Case Insensitive to True 4 years ago
sgoudham aea5e0f49d Added GPLv3 license 4 years ago
sgoudham fe9a92106c Removed lots of redundant code 4 years ago
sgoudham b52975f329 Added daily waifu
Simplifyed more code
4 years ago
sgoudham dd01f45c5a Simplifying code
Added daily waifu command
4 years ago
sgoudham da5e9c8a89 Updated commentary 4 years ago
sgoudham c7755d274b Updated commentary 4 years ago
sgoudham b3a3900b7e Taking in multiple arguments with Waifus 4 years ago
sgoudham 30f7870afd Less aggressive name matching 4 years ago
sgoudham 6bfef9f591 More aggressive name matching 4 years ago
sgoudham c411d417fc Send error if no waifu is found in the dict 4 years ago
sgoudham 66d4fa75bd Made sure that forbidden error isn't thrown 4 years ago
sgoudham 5b855ff552 Implemented page count 4 years ago
sgoudham c9466399e5 Not deleting embed after timeout, just clearing reactions 4 years ago
sgoudham 807c1ac838 Got rid of print data 4 years ago
sgoudham 45aeb38373 Got a simple paginated waifu embed system going on
Finally got search function working
4 years ago
sgoudham 544a0326a2 Identifying Husbando's from Waifu's 4 years ago
sgoudham cf561b2899 Replaced text file waifu command with mywaifulist api 4 years ago
sgoudham 9d74182e7b Not using new waifu system 4 years ago
sgoudham ae487b4994 Added 15k Waifus
Loaded Waifus into Mem
Testing embed display
4 years ago
sgoudham 59c0e0f233 Added aliases 4 years ago
sgoudham 92cc9b3c45 Reverting back to F strings for increased readability 4 years ago
sgoudham ced03ff969 Reverting back to F strings for increased readability 4 years ago
sgoudham 4a3bb4be61 Capitalizing words in the embed 4 years ago
sgoudham 4cd6959e48 Made error messages into embeds 4 years ago
sgoudham b4f3946c5c Updated Commentary 4 years ago
sgoudham c81829ca31 Removing Husk 4 years ago
sgoudham 17e4975af9 Generating Hex Colour 4 years ago
sgoudham f03ea681a9 Importing more modules at the top to make code look cleaner 4 years ago
sgoudham c62f6ec45d Getting rid of Husk in anime commands 4 years ago
sgoudham 17af2b4d3f Restructuring code 4 years ago
sgoudham e12b6183a1 Making it the command arguments optional for waifu and husbando 4 years ago
sgoudham 69ef9c783c Adding bot permissions to the commands 4 years ago
sgoudham 96bf805f0c Added on_ready() listener to know when Cog is ready 4 years ago