Commit Graph

19 Commits (9f78ffaecb64f868d0f0694ea2f9d404f9dbe35f)

Author SHA1 Message Date
sgoudham c68b414ebd Set Case Insensitive to True 4 years ago
sgoudham a733dc137c Reformatted code
Properly indented the code
Added GPLv3 license
4 years ago
sgoudham 74f9c21ade Got rid of redefining database pool twice 4 years ago
sgoudham 55e87b3fc3 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham ca9681c931 Imported cog from discord.ext.commands at the top 4 years ago
sgoudham f7185eeff6 Changing from connection2 to connection 4 years ago
sgoudham d418b2170c Making error message mention user 4 years ago
sgoudham d0dc1a6618 Adding await to cursor 4 years ago
sgoudham a4cb604dec The proposal/divorce will timeout after 90 seconds
Added commentary
Updated database connections to be asynchronous
4 years ago
sgoudham 60d1271594 Adjusting for removing column discordUser 4 years ago
sgoudham d7dda002db Making on marry command asynchronous 4 years ago
sgoudham 29ad86f93a Adding bot permissions to relationship 4 years ago
sgoudham 96bf805f0c Added on_ready() listener to know when Cog is ready 4 years ago
sgoudham b00352ed72 Trying to make minfo member an optional argument 4 years ago
sgoudham 1000548765 Trying to make minfo target an optional argument 4 years ago
sgoudham 8e01c97fd9 Updating command description 4 years ago
sgoudham 9749742fdc Database connections are now more efficient 4 years ago
sgoudham 4b5e35aa45 Adding Cog description 4 years ago
sgoudham ac265cd1ff Moved Directories of Cogs 4 years ago