mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 22:57:48 +00:00
Updated information.py
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ class InformationCog(commands.Cog, name="Information"):
|
|||||||
async def invite(self, ctx: Context):
|
async def invite(self, ctx: Context):
|
||||||
"""Gets the invite link!"""
|
"""Gets the invite link!"""
|
||||||
embed = await EmbedGenerator.Message(
|
embed = await EmbedGenerator.Message(
|
||||||
ctx, "Add our bot to your server:", self.bot.invite_link
|
ctx, "Add Christmas Music to your server:", self.bot.invite_link
|
||||||
)
|
)
|
||||||
await ctx.send(embed=embed)
|
await ctx.send(embed=embed)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user