Commit Graph

1876 Commits (f22b41b5d56e24efe93a0e384f0475e046e6f163)
 

Author SHA1 Message Date
sgoudham f22b41b5d5 Rehauled all the embeds
Need to add more events and then the bitarray
sgoudham e1187e9ea9 Making if statement more efficient
sgoudham 25b1d18d30 Added tips/suggestions in the error messages
More error handling
sgoudham c7680ca9e2 Updated README.md
sgoudham a0167dde48 Added more aliases
sgoudham 4d0255a2cd Updated README.md
sgoudham 5298c26feb Updated README.md
sgoudham 6218c79de1 Was accidentally overriding methods
sgoudham ea14522115 Added whitespace
sgoudham 1261260c06 Got rid of the TODO's
sgoudham f5c4997d7f Added beta search command, more aggressive searching of the website
sgoudham bb333300b1 No point checking for things besides Waifu's and Husbando's
Now including Manga's, Games and Hentai's
sgoudham f14213ffb8 Updated README.md
sgoudham 048d13a642 Changed alias for airing command
sgoudham 2df6bad48c Better readability of code
sgoudham 20841a7527 Updated README.md
sgoudham 7d1fa8ed68 Updated README.md
sgoudham a353ac7c49 Added command to return waifu's of a given anime
sgoudham 643c6d43c7 Posting every hour instead of 30 minutes
sgoudham 5604746e4f Stopped messages from displaying twice
sgoudham 034eab64dc hotfix cause I'm dumb and didn't see the double .bot
sgoudham a674461fc6 Global events now have their own file
sgoudham 783a88ed07 Moved events out of the init to make it shorter
sgoudham 0d58a6501f Changed commentary
sgoudham ff35414644 Added the .anime command to get detailed information about an anime
sgoudham 8b94722786 I was using a redundant f string
sgoudham 1b16fa3489 Hiding the force prefix command
sgoudham 6df436a78d Combining botlists and statcord into one
sgoudham 7587d41851 No need to manually close sessions anymore
sgoudham 10e7764276 More whitespace
sgoudham 5e6df15bc2 Don't need statcord as a separate file anymore
sgoudham 170b01e644 Fixing typo in sql statement
sgoudham 892c4cbec6 Ok starboard somehow magically seems to work now. I'm tired of this :(
sgoudham 28a2068f9e Not manually closing connections anymore
sgoudham f4e65bbbd4 Updated README.md
sgoudham d646f508c1 Updated README.md
sgoudham e8e56d2ff9 Updated README.md
sgoudham 02dc0de161 Fixing command description
sgoudham 2ea7fd6e3b Small typo
sgoudham bc6d177fad No more cog for Starboard
sgoudham 6057a7ee00 Moved all starboard code into a separate class
sgoudham 7cdfa1bdf3 Moved all modmail code into it's own class
sgoudham 92bf0415b8 Making the checks into functions to decrease repeated lines of code
Moving starboard commands into here
Adding starboard status into the modstatus command
Making modmail/starboard into classes
sgoudham 986b65cbc1 Added more methods to update cache for starboard
sgoudham c7c31a53d1 Making it look nicer on the backend
sgoudham e6cca75f39 Allowed for users to easily upvote the bot
sgoudham bf14d79565 Updating commentary
sgoudham 9a18af6e59 Not manually releasing connections back to the pool anymore
sgoudham 084c97fdd2 Finally got it working I think
sgoudham 75765deae8 Just trying new things