index — Deutsche-Haus-Bot @ b4419dbacf708d0940b45123697a5bf2cb7bf4d9

Discord bot to dynamically create voice chats for clubs that boosters can create

test
crispy-caesus 114518720+crispy-caesus@users.noreply.github
Fri, 18 Oct 2024 20:10:11 +0200
commit

b4419dbacf708d0940b45123697a5bf2cb7bf4d9

parent

da3e6c46dbb2a9373dd1987dca48630a86d227d8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bot.pybot.py

@@ -66,7 +66,7 @@

@bot.slash_command() async def test(ctx): await ctx.guild.create_role(name = "hi", color=int("0x"+("#5460D9"[1:]), 16)+0x200, mentionable = False) - await ctx.respond("hi") + await ctx.respond("hii") # ======================== ADD CLUB ================================ #