sgoudham
14a36158b3
Added error handling for making sure characters don't exceed 1024 characters
4 years ago
sgoudham
f1f1416dad
Creating txt log file for the modmail
...
Sending it to the modmail channel
Removing it from the directory
4 years ago
sgoudham
f5368ce7d7
Creating txt log file for the modmail
...
Sending it to the modmail channel
Removing it from the directory
4 years ago
sgoudham
f08a8a53cb
Getting rid of the timeout within the modmail
4 years ago
sgoudham
ac8d4d7de4
Adding new modmail system within the guild
4 years ago
sgoudham
f70f16c115
Adding setup command for first time setup of modmail
4 years ago
sgoudham
b8089434fa
Renaming old modmail as it is redundant
4 years ago
sgoudham
61949d5108
Fixing check
4 years ago
sgoudham
fac6447323
Fixing check
4 years ago
sgoudham
ac7ff4da3c
Adding commentary
4 years ago
sgoudham
de6959d04d
Adding homies command into the bot
4 years ago
sgoudham
1aab15ba17
Not doing filter as it is inefficient
4 years ago
sgoudham
8ec264ea54
Adding commentary
4 years ago
sgoudham
b143d435e8
Fixing typo
4 years ago
sgoudham
47ff34add5
Adding commentary
4 years ago
sgoudham
500bfdf4f2
Removing time constant
4 years ago
sgoudham
69daaca5d3
Removing time constant
4 years ago
sgoudham
2d3c563f4c
Removing time constant
4 years ago
sgoudham
01468a2b70
Removing time constant
4 years ago
sgoudham
14adca9bfd
Removing time constant
4 years ago
sgoudham
9f0cc8cc47
Removing time constant
4 years ago
sgoudham
f5c427535f
Removing time constant
4 years ago
sgoudham
098e7ea60e
Removing time constant
4 years ago
sgoudham
aebd146278
Removing time constant
4 years ago
sgoudham
fc8de2b8ac
Role_string looks different
4 years ago
sgoudham
25fc15a705
Simplifying Code for User Roles
4 years ago
sgoudham
27f8284b8f
Adding minfo command
...
Allows you to the information about the marriage
4 years ago
sgoudham
926163efcb
Displaying the statuses vertically
...
Shortening Fields
Adding commentary
Capatilizing Server Region
Limiting to 20 roles
4 years ago
sgoudham
556e91f2a2
Defining a hard limit for the emojis shown
...
Only show the first 20 emojis in the server
4 years ago
sgoudham
b51b584666
Defining a hard limit for the emojis shown
...
Only show the first 20 emojis in the server
4 years ago
sgoudham
5e3a959e0a
Displaying the first 30 emojis in the embed
4 years ago
sgoudham
efc7745221
Removed Blank Space
4 years ago
sgoudham
3eda08771f
Adding all guild roles to the serverinfo
4 years ago
sgoudham
2f0c920a3a
Fixing typo
4 years ago
sgoudham
cf60a28c6f
Restructuring code
4 years ago
sgoudham
bc435e9a1b
Married users can now cuddle
4 years ago
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
bbe4e49f2e
Deleting lukas command
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
cc415cf6d8
Adding commentary
4 years ago
sgoudham
c327dfb623
Removing redundant commentary
4 years ago
sgoudham
7a0d930cfd
Reformatting Help Command
4 years ago
sgoudham
ea28376d27
Adding another page/splitting up the pages
4 years ago
sgoudham
5f175f6102
Relocating ~doggo command to doggo.py
4 years ago
sgoudham
2c39563895
Making ~doggo it's own python file
4 years ago
sgoudham
96ec925bd3
Adding commentary
4 years ago
sgoudham
23a4db04ea
Reformatting text
4 years ago
sgoudham
c381083915
Adding more pages/splitting up the commands
4 years ago
sgoudham
aa5380528b
Adding Ash
4 years ago
sgoudham
269ad7dc88
Adding Ash
4 years ago
sgoudham
55a067ba8b
Using ".join" instead of +=
4 years ago
sgoudham
811ad88c61
Changing to the right file path for Digby command
4 years ago
sgoudham
5fd6c3e87b
Reformatting commentary
4 years ago
sgoudham
bc6d31db66
Using variables from settings.py
4 years ago
sgoudham
25ff387a8c
Adding commentary
4 years ago
sgoudham
d70596cbee
Making embed use less space
...
Adding divorce/marry
Making Text Bold
4 years ago
sgoudham
9ae4f8b360
Changing Commentary
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
49513d1c1b
Fixing Typo
4 years ago
sgoudham
9d1c600d37
Adding Marriage ID's to database
4 years ago
sgoudham
c010362144
Removing/Adding Compliments
4 years ago
sgoudham
26ef62fde4
Error handling text is now bold
4 years ago
sgoudham
ee142f65ce
Adding Commentary
4 years ago
sgoudham
7b128cccde
Adding commentary
...
Imported Settings for datetime and colourlist
4 years ago
sgoudham
472dd0780e
Making code more efficient
...
Using map/.join/filter/lambda
4 years ago
sgoudham
b375e6a209
Making code more efficient
...
Using map/.join/filter/lambda
4 years ago
what is my name again?
3cb3e5e87d
replaced string concatenations with str.join
...
Also misc changes like using filter or map to reduce the amount of for loops
4 years ago
sgoudham
c623373758
Making modmail work
4 years ago
sgoudham
d3b8912bc9
Reformmating and Redoing Descriptions of Commands
4 years ago
sgoudham
e0d1da958c
Removing and Adding Compliments
4 years ago
sgoudham
1420bb1967
Removing and Adding Compliments
4 years ago
sgoudham
bb7b0ce634
Reformatting the Help Embed
4 years ago
sgoudham
a32eacc05f
Removing author name and icon from the embed
4 years ago
sgoudham
0889050cc9
Reformatting The Embed
4 years ago
sgoudham
7b6be382bd
Reordered the Embed
4 years ago
sgoudham
26f5f318a7
Adding Choking/Hugging Help
4 years ago
sgoudham
bb417bfda0
Changing some text for the embed
4 years ago
sgoudham
a20f598403
Deleting music.py
4 years ago
sgoudham
8d3c8e1b16
Adding Cog
4 years ago
sgoudham
d210a91463
Redoing all Music Code, seeing if it works
4 years ago
sgoudham
1b98d33e11
Adding Commentary
...
Making sure that messages are only sent in dms
4 years ago
sgoudham
7988aabc12
Decreased Cooldown
...
Changed from Guild to User
4 years ago
sgoudham
9e41c16cc0
Fixed spelling
4 years ago
sgoudham
99cbcb784f
Updating Meme Name
4 years ago
sgoudham
1280a4f40c
Adding Try/Except
4 years ago
sgoudham
0d43b222ba
Removing the / in front of the file paths
4 years ago
sgoudham
f268d68ca0
Removing streaming from play
4 years ago
sgoudham
d9d4fc89d4
Streams Music instead of downloading
4 years ago
sgoudham
f0e371ee3e
Homies working on the vps
4 years ago
sgoudham
90891f9092
Adding Embed title for Hugs
4 years ago
sgoudham
03e8128610
Making connection more efficient with "with" statement
...
Adding Commentary
4 years ago
sgoudham
84f376465d
Making connection more efficient with "with" statement
4 years ago
sgoudham
fe25dc72f2
Small Typing Mistakes
4 years ago
sgoudham
c5d36177e1
Fixing Errors
4 years ago
sgoudham
5bf3e7e36b
Adding hugging command
4 years ago
sgoudham
ba1668fb63
Adding Student Jon into the list of people in the bot
4 years ago
sgoudham
bc063fc200
Adding choking gifs/command
4 years ago
sgoudham
3a723e8a55
Making player title bold
4 years ago
sgoudham
bf0f10808b
Getting rid of some code
4 years ago
sgoudham
27c0e61d76
Updating Prefix
4 years ago
sgoudham
3cd4bfd571
Replacing code with more basic code with more limited features
4 years ago
sgoudham
125794529c
Error should only pop up if the message was typed in the DMs
4 years ago
sgoudham
b77dce3425
Updating music.py
4 years ago
sgoudham
0b87407742
Undoing Commit
4 years ago
sgoudham
4c6d2506ea
Re-adding music.py
4 years ago
sgoudham
c763224cd6
Re-adding music.py
4 years ago
sgoudham
37ee8b3988
Getting rid of weird unnatural spaces between the text in the embeds
4 years ago
sgoudham
96c09b4b31
Adding more Commentary
...
Adding new method for Error Handling Embed
Deleting the original mail sent by the user
Making sure the member is me
4 years ago
sgoudham
73bd3cea79
Adding another page to the help commands
...
Adding ~mm/modmail
4 years ago
sgoudham
b4900c2bd8
Adding commentary
4 years ago
sgoudham
ec70dc35ca
Message content should be sent
4 years ago
sgoudham
51a21abfcd
Correct Message Is Sent To Logs
4 years ago
sgoudham
60df656d9c
Logging Modmails
4 years ago
sgoudham
2fbade108d
Sending the message confirmation in an embed
...
Updating variables
Adding commentary
4 years ago
sgoudham
ba5feafd47
Adding calvin
4 years ago
sgoudham
b8c04d3763
Commenting out Homies command for now
4 years ago
sgoudham
0e39e7fb46
Making code more modular
4 years ago
sgoudham
49580a7f1c
Making code more modular
4 years ago
sgoudham
84737aa64c
Eightball won't work in #general
4 years ago
sgoudham
281ae1f0fa
Adding commentary
4 years ago
sgoudham
9d98be9d04
Editing Embed
4 years ago
sgoudham
0ba439a956
Removing Database Connection
4 years ago
sgoudham
7865ca3eac
Editing Embed
4 years ago
sgoudham
31b0d8b0f0
Checking if the server works on the bot
4 years ago
sgoudham
3ce8b3654b
Reusing code by making functions
...
Increased modularity
4 years ago
sgoudham
355bf901b0
Reusing code by making functions
...
Increased modularity
4 years ago
sgoudham
1392c1b8cf
Reusing code by making functions
...
Increased modularity
4 years ago
sgoudham
b96a267e5a
Adding the homies 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
76a73d6d01
Adding descriptions to commands
...
Removing Unneeded Commentary
4 years ago
sgoudham
a416d5e6a9
Removing Marshall From The Bot
4 years ago
sgoudham
a54f11ec08
Removing Eric From The Bot
4 years ago
sgoudham
d6f3bfbf1d
Removing Josh, Kaiju, Marcus from the bot
4 years ago
sgoudham
6d684ff568
Relocating the homies command to homies.py
4 years ago
sgoudham
a4e07bd489
Very basic homies command
4 years ago
sgoudham
e7fc30ef5c
Adding Ging to the Enso command
4 years ago
sgoudham
d0c12b20b7
Removing Janet from enso command
4 years ago
sgoudham
37af08c49b
Optimizing Imports
4 years ago
sgoudham
a16b1790aa
Adding more commentary
4 years ago
sgoudham
c26433a576
Adding more commentary
4 years ago
sgoudham
6bd40d1582
Changing to Key Permissions
...
Adding Top Role Section
4 years ago
sgoudham
ad68ffb89c
Trying to make code more efficient
4 years ago
sgoudham
d40c7ce761
Formatting datetime differently
4 years ago
sgoudham
2706f38061
Removing redundant commentary
...
Adding command descriptions
4 years ago
sgoudham
cc0b3c4da3
Updating help for waifu/husbando command
4 years ago
sgoudham
883a67be56
Undoing commentary for better explanation
4 years ago
sgoudham
bd20de54ed
Trying to fix timeout error
4 years ago
sgoudham
af8ba1bcc9
Updating Commentary
...
Added ModMail System
4 years ago
sgoudham
7508fe4bcb
Updating Commentary
...
Added ModMail System
4 years ago
sgoudham
2597afc88f
Updating Commentary
4 years ago
sgoudham
3010604e73
Adding commentary
...
Switching to reactions instead of text
4 years ago
sgoudham
d89bbfbe69
Adding commentary
...
Making sure that the user can react with ✅ to gain access to the rest of the user
4 years ago
sgoudham
ac0b2499ae
Renaming 8ball.py to eightball.py
4 years ago
sgoudham
33c8b1ac4e
Changed verification.py to work with reactions
4 years ago
sgoudham
4ae154d07c
Making modmail.py to include the mod mail system
4 years ago
sgoudham
751bfe49bb
Changing check
4 years ago
sgoudham
69a175c0a9
Took away last line in Cog
4 years ago
sgoudham
73bd47ad3e
Making sure that the general welcome command only when the user has typed in ~verify
4 years ago
sgoudham
a9e33f6c09
Added more commentary
4 years ago
sgoudham
316d70fb95
Adding server verification for new users that join the channel
4 years ago
sgoudham
979f149826
Adding a confirmation message to the ~remindme channel
4 years ago
sgoudham
ff9f6b3189
Fixing String
4 years ago
sgoudham
ee8dcea5bc
Removing Zara from ~enso
4 years ago
sgoudham
4a34852951
Fixing error with name/aliases
4 years ago
sgoudham
3a6f6f702d
Making sure other people can't close help embed
4 years ago
sgoudham
ff3f07ba9e
Renamed from Reminder.py to reminder.py
...
Moved into a new subdirectory
Removed ~remindme from fun.py
Added ~remindme into reminder.py
4 years ago
sgoudham
a2371a7241
Renamed from GetInfo.py to info.py
...
Moved into a new subdirectory
4 years ago
sgoudham
160919ddb9
Renamed from FunCommands.py to fun.py
...
Moved into a new subdirectory
4 years ago
sgoudham
f0b7014df8
Relocated ~marry command into interactive.py
4 years ago
sgoudham
463949397f
Moved the ~marry command into interactive.py
4 years ago
sgoudham
b804dcbef9
Removed ~8ball
4 years ago
sgoudham
65443af40f
Made the 8ball command it's own file
4 years ago
sgoudham
fd1023f10e
Changing name and location of owo_text.py
4 years ago
sgoudham
84a2272357
Changing class name
4 years ago
sgoudham
21e80397df
Changing class name
4 years ago
sgoudham
744d1f0aaf
Created new file enso.py for the ~enso command
4 years ago
sgoudham
4b36c345ee
Changing import of error function due to reformatting
4 years ago
sgoudham
e3465fd798
Created new file self_roles.py to handle all things to do with self roles and the self roles menu
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
sgoudham
f65d0d6d08
Created new file called help.py to store the help command which is a reaction menu
4 years ago
sgoudham
ebc457bf94
Creating new sub-directories within cogs
...
Renamed HelpCommands.py to admin.py
4 years ago
sgoudham
4d4cec8b66
Removed the "remove default help command" and relocated it to HelpMenu.py
4 years ago
sgoudham
e13f037f1b
Adding more commentary
...
Adding a second parameter
4 years ago
sgoudham
828d5fee3a
Added more commentary for the reaction menu
4 years ago
sgoudham
82abc2bd54
Made the code more robust for different servers and adding custom prefixes (later on)
4 years ago
sgoudham
4730ae57b1
Added ~marry command
4 years ago
sgoudham
44cd43d8a2
Adding cooldown to the ~userinfo
...
Removing Try/Except
4 years ago
sgoudham
f507d39a70
Reformatting some code
4 years ago
sgoudham
1941ee4f48
Adding a cooldown to ~roles
4 years ago
sgoudham
3215964ffd
Adding the command ~rolemenu into HelpCommands.py
4 years ago
sgoudham
65cb86fedd
Moving the reaction roles into the cog HelpCommands.py
4 years ago
sgoudham
707ba9d5e6
Changed the file menu to HelpMenu.py
4 years ago
sgoudham
a9ee5b27b9
Adding more commentary and reformatting some code
4 years ago
sgoudham
2c13b6bc10
Adding more commentary and reformatting some code
4 years ago
sgoudham
19e3620ee8
Fixing some types with the name/aliases
4 years ago
sgoudham
18b990c10d
Changing the name of the command to help
4 years ago
sgoudham
0f57bbf280
Adding a cooldown for the ~rules
4 years ago
sgoudham
eb615591a6
Getting rid of @commands.
4 years ago
sgoudham
2285220173
Getting rid of @commands.
4 years ago
sgoudham
9ff9d35239
Making sure that the async def's are not verbs
4 years ago
sgoudham
40f6a19806
Making sure that the attack command can only be used by Izzy and I
4 years ago
sgoudham
9bdeaf4590
Adding names for the commands
...
Getting rid of @commands.
4 years ago
sgoudham
946f143e47
Adding names for the commands
4 years ago
sgoudham
3d1730fd63
Adding names for the commands
4 years ago
sgoudham
f27e1b2832
Changing @commands.command to just @command
4 years ago
sgoudham
26e768486c
Fixing some commentary that was inaccurate
4 years ago
sgoudham
9439532533
Uninstalling menus
...
Installing discord.ext.menus
Updating Requirements
4 years ago
sgoudham
42348e0ae2
Trying to fix import error for Menus
4 years ago
sgoudham
75ae3d5cc3
Trying to fix import error for Menus
4 years ago
sgoudham
7fe93bacda
Making sure that the stop embed isn't in the pages
...
Adding self.bot
4 years ago
sgoudham
aa806d4e4b
Deleted the ~help within HelpCommands.py
4 years ago
sgoudham
59293d6a25
Added a reaction menu for the ~help command
4 years ago
sgoudham
3a15b1c471
Made eightball work in picto-chat
4 years ago
sgoudham
fa2ebb75ee
Deleted redundant space
4 years ago
sgoudham
5839bfdb00
Importing Embed, Colour from discord
...
Importing command from discord.ext
Changing @commands.command to @command
Adding guild_icon, enso_icon and enso_name
Changing the colour of the Embeds
Adding ~serverinfo to the help commands
Reformatted code and added commentary
4 years ago
sgoudham
406465e71f
Added ~serverinfo
4 years ago
sgoudham
46cf207d0f
Importing Colour, Embed, Member from discord
4 years ago
sgoudham
2d99fcbb1e
Importing Colour, Embed, Member from discord
4 years ago
sgoudham
633c1545ae
Reformatting some code.
...
Importing Embed and Colour instead of using discord.
4 years ago
sgoudham
81c1c72f26
Added ~enso rin
4 years ago
sgoudham
75f4c81dcf
No need for if statement as @everyone is getting skipped anyways
4 years ago
sgoudham
2dfa420675
Skipping over the first element in the array "mention" as we don't to see the @everyone role
4 years ago
sgoudham
e92e115cb8
Adding a # for the discriminator
4 years ago
sgoudham
0710992c32
Adding a # for the discriminator
4 years ago
sgoudham
984ee0e509
Adding ~userinfo into the HelpCommands.py embed
4 years ago
sgoudham
c63ec69943
Added an ~userinfo command
4 years ago
sgoudham
7af80eb352
Added nice formatting for ~doggo breeds
...
Added more commentary
4 years ago
sgoudham
82dd7a164d
Making sure the message is deleted when I dm a user
4 years ago
sgoudham
526ce0c0d8
Adding commentary for the ~doggo command
...
Making sure the message is deleted when I dm a user
4 years ago
sgoudham
707d3f24d0
Adding more commentary to the ~doggo command
4 years ago
sgoudham
a2315ba0e2
Adding Digby command
4 years ago
sgoudham
1d8b507fbc
Added a ~doggo command
...
Added a ~doggo [breed] feature
4 years ago
sgoudham
44ea502ce0
Updating Help Commands for the ~doggo command
4 years ago
sgoudham
2bed0f9334
Fixing the ~enso list command
4 years ago
sgoudham
3de7010816
Fixing error to do with the wrong parameter being passed in
4 years ago
sgoudham
ab790eadb9
Removing sys.exit(0)
4 years ago
sgoudham
d540f1dc9b
Trying to make sure that ~w list doesn't colide with other commands
4 years ago
sgoudham
03d84a0515
Trying to make sure that ~w list doesn't colide with other commands
4 years ago
sgoudham
0cee215a14
Trying to use sys.exit()
4 years ago
sgoudham
acf34ee6f8
Getting rid of Exit()
4 years ago
sgoudham
855c3f2bcf
Getting rid of Exit()
4 years ago
sgoudham
90564fe94c
Adding maki to array
4 years ago
sgoudham
44eb19cbb0
Reformatted error message
4 years ago
sgoudham
b473ebe17f
Added a new waifu (Maki Oze)
4 years ago
sgoudham
c469ec4778
Added more commentary
4 years ago
sgoudham
87717eefae
Went back to the command system
...
Available to use @cooldowns now
4 years ago
sgoudham
e92af27b3d
Removed chippy-array
...
Added more commentary
4 years ago
sgoudham
5c11882b02
Updating help commands with regards to ~w and ~h
4 years ago
sgoudham
47a8aa441a
Reformatting some code
4 years ago
sgoudham
ec1d0df674
Removed one alias for ~enso
4 years ago
sgoudham
7973b2db04
Removed attempts at making cooldown
4 years ago
sgoudham
81041cf305
Trying to get cooldown working
4 years ago
sgoudham
90fb4e17e1
Trying to get cooldown working
4 years ago
sgoudham
2a0eec8b27
Trying to get cooldown working
4 years ago
sgoudham
b041f62ea7
Trying to get cooldown working
4 years ago
sgoudham
46ec8d1aa8
Added error handling for people trying to use ~help
4 years ago
sgoudham
e8e9bf112a
Reformatted code
4 years ago
sgoudham
904568c932
Fixed typo on ~h [husbando]
4 years ago
sgoudham
70b686b3a2
Deleted redundant code that was not needed anymore
4 years ago
sgoudham
cbad5cec67
Made the error function link the channel enso-chan-commands
4 years ago
sgoudham
fe956e07f8
Made sure that the ~enso [person] returns the correct error message in other channels
4 years ago
sgoudham
44151bc095
Trying to add cooldown on Cog.listener()
4 years ago
sgoudham
d7a697494f
Reformatted code
...
Added more commentary
4 years ago
sgoudham
cb196e7cff
Added some more commentary
...
Full names of the waifu's/husbando's appear on the embed
4 years ago
sgoudham
b86ef8ac9b
Fixed ~dm command by making sure the bot doesn't reply to itself
4 years ago
sgoudham
cd4a366b85
Disabling the dm feature
4 years ago
sgoudham
79ddc6cb4c
Moved out Music.py as it was redundant
4 years ago
sgoudham
9b60210671
Changed some of the help command descriptions relating to ~w and ~h
4 years ago
sgoudham
74d8a69002
Tried to add ~enso list functionality
4 years ago
sgoudham
44c27ef748
Tried to add ~enso list functionality
4 years ago
sgoudham
878a5efe54
Changed line 205 to .endswith instead of .startswith
4 years ago
sgoudham
c90f4ccfbe
COMPLETELY REDID ALL COMMANDS
...
Now everything is controlled through on_message
Separated Husbando's/Waifu's
4 years ago
sgoudham
a373bd7156
Reformatted Help Commands
4 years ago
sgoudham
f76d0baba5
Reformatted Help Commands
...
Added help for ~w/h commands
4 years ago
sgoudham
dbb8506e8b
Refactored some code
4 years ago
sgoudham
186b3b712c
Got rid of some code
...
Redid the text on the ~enso command
4 years ago
sgoudham
0f6cfce0ab
Added help for ~remindme, ~dm and ~husk
4 years ago
sgoudham
5553c30c6c
Added the ~husk command for Kaiju
4 years ago
sgoudham
83dfa8db15
Removed error handling for OwOText.py
4 years ago
sgoudham
af9bf67323
Moved ~remindme command to FunCommands.py
4 years ago
sgoudham
c67ccabc77
Optimised Imports
4 years ago
sgoudham
d3813ac9d9
Getting cooldowns working
4 years ago
sgoudham
df40c84fe7
Trying to get cooldown command working
4 years ago
sgoudham
a0ccf46646
Trying to get cooldown command working
4 years ago
sgoudham
7d5a71230d
Added more commentary
4 years ago
sgoudham
c9247270d7
Added more commentary
4 years ago
sgoudham
b454a2b986
Seeing if the cooldown works with owo text
4 years ago
sgoudham
4d6e9de4e0
Changed the emoji of the ~pat command text
4 years ago
sgoudham
da58a85d0a
Added ~marry command
...
Enso~Chan is now able to read dms and echo them to #enso-chan-commands
4 years ago
sgoudham
f4edb78591
Refactored code to make sure 2 config files didn't get messed up
4 years ago
sgoudham
2afb2304d2
Added skye to the ~enso command
4 years ago
sgoudham
421ee781df
Fixed emoji error
4 years ago
sgoudham
5cde17a380
Added more commentary of the code
4 years ago
sgoudham
03b2223b1e
Added more commentary of the code
4 years ago
sgoudham
be3ae0afa5
Added more commentary of the code
4 years ago
sgoudham
6d632f7d95
Added more commentary to the code
...
Added ~slap
Added ~pat
Added ~kill
4 years ago
sgoudham
43127b188f
Added more commentary to the code
...
Added ~slap
Added ~pat
Added ~kill
4 years ago
sgoudham
7b7a5ab341
Commented out code for Reminder.py
4 years ago
sgoudham
215cb7c508
Added more Commentary to the code
4 years ago
sgoudham
879a4a9822
Added more Commentary to the code
4 years ago
sgoudham
803f38f616
Added more Commentary to the code
4 years ago
sgoudham
a380352680
Added corona to the ~enso command
4 years ago
sgoudham
47bd1cb784
Added rona to the ~enso command
4 years ago
sgoudham
0344136095
Added Chloe to the ~enso command
4 years ago
sgoudham
c6f6c7ef40
Tried to disable the reminder command. Gonna fix it later
4 years ago
sgoudham
810ae92aff
Added a bump reminder command
4 years ago
sgoudham
4b11ebc878
Added a bump reminder command
4 years ago
sgoudham
1d2c7e4ee2
Added a bump reminder command
4 years ago
sgoudham
f8e55de84c
Fixed comma typos and errors
4 years ago
sgoudham
520bb588dc
Fixed ~rules command taking in multiple arguments
4 years ago
sgoudham
33abf6b287
Added a message telling the user that Enso-chan has dm'ed them
4 years ago
sgoudham
e3de0ef0ae
Added a message telling the user that Enso-chan has dm'ed them
4 years ago
sgoudham
91d5860ed8
Added angel to the ~enso command
4 years ago
sgoudham
7b25176d03
Fixed comma error in for ~enso command
4 years ago
sgoudham
29943ce0a3
Added boilerplate code for GetInfo.py
4 years ago
sgoudham
ba4cf86290
Made embedded commands only work in #enso-chan-commands
4 years ago
sgoudham
272ff804a0
Changed cooldowns to apply to users
...
Added more commentary
4 years ago
sgoudham
c8b33d6598
Changed emoji for slapping command
4 years ago
sgoudham
7a51607ff8
Trying to get errorFunction to work
4 years ago
sgoudham
a17a56ea2d
Trying to get errorFunction to work
4 years ago
sgoudham
1be066ec59
Trying to get errorFunction to work
4 years ago
sgoudham
3a8657f21a
Trying to get errorFunction to work
4 years ago
sgoudham
b334ad877b
Trying to get errorFunction to work
4 years ago
sgoudham
fe6e7dcb63
Allowed the error functions to be in EnsoBot.py
...
Added the ~slap command
4 years ago
sgoudham
fe520fdb15
Added slap gifs for ~slap command
...
Added ~slap command
4 years ago
sgoudham
ac7da3376b
Added code to include myself (Hammy)
4 years ago
sgoudham
7dc93ed3a0
1 command per 1 second
4 years ago
sgoudham
10f2026b11
Added more Kate images
...
Changed cooldown per user (5 times then 2 seconds cooldown)
4 years ago
sgoudham
27693bafa0
Added error handling
4 years ago
sgoudham
fe79d4bc2b
Added more images
...
Moved from bot commmands to enso-chan-commands
4 years ago
sgoudham
d0860cdb57
Added Izzy images
4 years ago
sgoudham
ae1666de48
Finally got everything working
4 years ago
sgoudham
6b5af51429
Allowing for error handling when a person doesn't exist in the ~enso command
4 years ago
sgoudham
0fc12d92f1
Trying to fix error
4 years ago
sgoudham
70dcfd429b
Trying to fix Student Jon command
4 years ago
sgoudham
89f171a964
Trying to fix Student Jon command
4 years ago
sgoudham
c8250899a5
Rollbacking studentjon
4 years ago
sgoudham
e45b7d8b64
Tried to get user input turned into lowercase
4 years ago
sgoudham
24bf7c453a
Added more images (Ange/Inna)
...
Added new people (Ryder/Jon)
4 years ago
sgoudham
ac7e31eee6
Added more images
4 years ago
sgoudham
08fe14e818
Added Ifrah to the ~enso command
4 years ago
sgoudham
002e5a6424
Lowered the cooldown
4 years ago
sgoudham
2ff1085a9d
Added more people to the ~enso command
4 years ago
sgoudham
121a07651b
Added Gria to the ~enso command
5 years ago
sgoudham
9d3509fa1a
Added Angie to the ~enso command
5 years ago
sgoudham
e8891e7666
Added Angie to the ~enso command
5 years ago
sgoudham
f5c4540b0e
Added Angie to the ~enso command
5 years ago
sgoudham
27cecbdc7e
Added cooldown to the ~enso command
5 years ago
sgoudham
dbe3a8d8cf
Added the ~enso command for the server members
5 years ago
sgoudham
d97ee078cf
Changed file directories for files
5 years ago
sgoudham
486353f36d
Updated HelpCommands.py to include help for ~enso
5 years ago
sgoudham
8bf174547d
Changed the Marshall command to everyone in the server
5 years ago
sgoudham
c6e1ea044b
Fixed some code for the embeds
5 years ago
sgoudham
4a00593e5b
Added the ~marshy command for Marshall
5 years ago
sgoudham
99af0a4c66
Added ~rolemenu command in helpcommands
5 years ago
sgoudham
00379f6840
Fixing code?
5 years ago
sgoudham
a564ff9837
Updated Help Commands
5 years ago
sgoudham
1aaeb78075
Commenting out failed code for a later time
5 years ago
sgoudham
0861db5c06
Trying to add deathmatch command
5 years ago
sgoudham
31a1263122
Updated help command
5 years ago
sgoudham
9cf0380b94
Removed perms for Lukas' command
5 years ago
sgoudham
a094f47d41
Removed some code
5 years ago
sgoudham
ea4ca1c9a9
Added more variations of the flip command
5 years ago
sgoudham
4f5e897279
Added more to the help commands
5 years ago
sgoudham
7bea36b761
Added more responses with Lukas' commands
...
Added smol/big pp command
5 years ago
sgoudham
83882d3ff1
Added more responses with Lukas' commands
5 years ago
sgoudham
626e6d0f62
Adding lukas command
5 years ago
sgoudham
b6ac53c0b2
Removed embedded messages from FunCommands
5 years ago
sgoudham
6a4e1dc939
Moved embedded messages into a separate
5 years ago
sgoudham
0408a2a6c0
Removed old list of colours
5 years ago
sgoudham
eadbac8d9a
Removed old list of colours
5 years ago
sgoudham
87a31aafd2
Made things available in general
5 years ago
sgoudham
5c903ea0f2
Made eightball available in general
5 years ago
sgoudham
12484cd777
Fixed typo
5 years ago
sgoudham
bac87b0d90
Changed the owo message to a command
5 years ago
sgoudham
ee15df9a47
Removed cooldown command for waifu images
...
Added more comments
5 years ago
sgoudham
fdd96a86aa
Added a cooldown for the owo command
5 years ago
sgoudham
7e2ab57600
Used the owotext library to add an owo command
5 years ago
sgoudham
10d1772ed6
Removing channel
5 years ago
sgoudham
3eb81ca2db
Changed status message
5 years ago
sgoudham
85258e2353
Changed status message
5 years ago
sgoudham
f5ee052964
Making sure commands only work in Enso bot
5 years ago
sgoudham
e4387269bc
Adding ffmpeg
5 years ago