Commit Graph

292 Commits (e3465fd798e14808cced49d166fcbf7a9bb63079)

Author SHA1 Message Date
sgoudham e3465fd798 Created new file self_roles.py to handle all things to do with self roles and the self roles menu 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
sgoudham f65d0d6d08 Created new file called help.py to store the help command which is a reaction menu 5 years ago
sgoudham ebc457bf94 Creating new sub-directories within cogs
Renamed HelpCommands.py to admin.py
5 years ago
sgoudham 4d4cec8b66 Removed the "remove default help command" and relocated it to HelpMenu.py 5 years ago
sgoudham e13f037f1b Adding more commentary
Adding a second parameter
5 years ago
sgoudham 828d5fee3a Added more commentary for the reaction menu 5 years ago
sgoudham 82abc2bd54 Made the code more robust for different servers and adding custom prefixes (later on) 5 years ago
sgoudham 4730ae57b1 Added ~marry command 5 years ago
sgoudham 44cd43d8a2 Adding cooldown to the ~userinfo
Removing Try/Except
5 years ago
sgoudham f507d39a70 Reformatting some code 5 years ago
sgoudham 1941ee4f48 Adding a cooldown to ~roles 5 years ago
sgoudham 3215964ffd Adding the command ~rolemenu into HelpCommands.py 5 years ago
sgoudham 65cb86fedd Moving the reaction roles into the cog HelpCommands.py 5 years ago
sgoudham 707ba9d5e6 Changed the file menu to HelpMenu.py 5 years ago
sgoudham a9ee5b27b9 Adding more commentary and reformatting some code 5 years ago
sgoudham 2c13b6bc10 Adding more commentary and reformatting some code 5 years ago
sgoudham 19e3620ee8 Fixing some types with the name/aliases 5 years ago
sgoudham 18b990c10d Changing the name of the command to help 5 years ago
sgoudham 0f57bbf280 Adding a cooldown for the ~rules 5 years ago
sgoudham eb615591a6 Getting rid of @commands. 5 years ago
sgoudham 2285220173 Getting rid of @commands. 5 years ago
sgoudham 9ff9d35239 Making sure that the async def's are not verbs 5 years ago
sgoudham 40f6a19806 Making sure that the attack command can only be used by Izzy and I 5 years ago
sgoudham 9bdeaf4590 Adding names for the commands
Getting rid of @commands.
5 years ago
sgoudham 946f143e47 Adding names for the commands 5 years ago
sgoudham 3d1730fd63 Adding names for the commands 5 years ago
sgoudham f27e1b2832 Changing @commands.command to just @command 5 years ago
sgoudham 26e768486c Fixing some commentary that was inaccurate 5 years ago
sgoudham 9439532533 Uninstalling menus
Installing discord.ext.menus
Updating Requirements
5 years ago
sgoudham 42348e0ae2 Trying to fix import error for Menus 5 years ago
sgoudham 75ae3d5cc3 Trying to fix import error for Menus 5 years ago
sgoudham 7fe93bacda Making sure that the stop embed isn't in the pages
Adding self.bot
5 years ago
sgoudham aa806d4e4b Deleted the ~help within HelpCommands.py 5 years ago
sgoudham 59293d6a25 Added a reaction menu for the ~help command 5 years ago
sgoudham 3a15b1c471 Made eightball work in picto-chat 5 years ago
sgoudham fa2ebb75ee Deleted redundant space 5 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
5 years ago
sgoudham 406465e71f Added ~serverinfo 5 years ago
sgoudham 46cf207d0f Importing Colour, Embed, Member from discord 5 years ago
sgoudham 2d99fcbb1e Importing Colour, Embed, Member from discord 5 years ago
sgoudham 633c1545ae Reformatting some code.
Importing Embed and Colour instead of using discord.
5 years ago
sgoudham 81c1c72f26 Added ~enso rin 5 years ago
sgoudham 75f4c81dcf No need for if statement as @everyone is getting skipped anyways 5 years ago
sgoudham 2dfa420675 Skipping over the first element in the array "mention" as we don't to see the @everyone role 5 years ago
sgoudham e92e115cb8 Adding a # for the discriminator 5 years ago
sgoudham 0710992c32 Adding a # for the discriminator 5 years ago
sgoudham 984ee0e509 Adding ~userinfo into the HelpCommands.py embed 5 years ago
sgoudham c63ec69943 Added an ~userinfo command 5 years ago