Commit Graph

305 Commits (3a6f6f702da2011c24d24a454f0959644e19e898)

Author SHA1 Message Date
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