Commit Graph

32 Commits (27b4ef613bb99a41fbf6657c6c3b6f140697c4c0)

Author SHA1 Message Date
sgoudham 27b4ef613b Making it so that people can't marry people that are already married 4 years ago
sgoudham d12c8453e7 Making sure that the cuddle/kiss is guild specific too 4 years ago
sgoudham 9d104e494b Getting the right column of results 4 years ago
sgoudham 98f8b27e8c Updating sql statements to make sure they are guild specific
Removing check for only Enso Guild
4 years ago
sgoudham a83af586fd Marriages are unique per guild now 4 years ago
sgoudham d696c53014 Deleting commented out code 4 years ago
sgoudham dc1d99c172 Make it so that unmarried users can still use the commands kiss/cuddle 4 years ago
sgoudham 25ebe4fe77 Make it so that unmarried users can still use the command 4 years ago
sgoudham 0dd81114e1 Only married users can kiss/cuddle
Only you can kiss/cuddle yourself
4 years ago
sgoudham b0cb96fe05 Only married users can kiss/cuddle
Only you can kiss/cuddle yourself
4 years ago
sgoudham 946dffc1dc Updating print statements 4 years ago
sgoudham ab278ea02c Relocating marry/divorce to relationship.py 4 years ago
sgoudham 6aae5d0233 Adding relationship.py for marry/divorce 4 years ago
sgoudham f83aac8a54 Making marry command store information
Storing Married Users
Storing the time of the Marriage
Making divorce command
4 years ago
sgoudham d3081f6f6f Testing Marry Command for Other users 4 years ago
sgoudham e1dcc212a8 Making Marry command Owner Only
Inserting UserIDs
Iterating through Every Row In Table
4 years ago
sgoudham 9d1c600d37 Adding Marriage ID's to database 4 years ago
sgoudham 26ef62fde4 Error handling text is now bold 4 years ago
sgoudham 90891f9092 Adding Embed title for Hugs 4 years ago
sgoudham 5bf3e7e36b Adding hugging command 4 years ago
sgoudham bc063fc200 Adding choking gifs/command 4 years ago
sgoudham ecef131060 Defining Constants in variables for it to be more modular
Turning repeated code into functions
4 years ago
sgoudham b3bc25761e Defining Constants in variables for it to be more modular
Turning repeated code into functions
4 years ago
sgoudham b86aa2a576 Defining Constants in variables for it to be more modular
Turning repeated code into functions
4 years ago
sgoudham ece1224f71 Making code more modular 4 years ago
sgoudham 37af08c49b Optimizing Imports 4 years ago
sgoudham 2706f38061 Removing redundant commentary
Adding command descriptions
4 years ago
sgoudham 883a67be56 Undoing commentary for better explanation 4 years ago
sgoudham 463949397f Moved the ~marry command into interactive.py 4 years ago
sgoudham 21e80397df Changing class name 4 years ago
sgoudham df04552b07 Renamed AnimeImages.py to waifu_husbandos.py 4 years ago
sgoudham 9be9b453b9 Renamed AnimeImages.py to interactive.py
Moved ~enso to enso.py
4 years ago