Commit Graph

42 Commits (3642b65b5f6f8c24e1e04cf26d827401b3dbf7e7)

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