index — Deutsche-Haus-Bot @ cb43171dc7c4bb337ca77626ba01be85d703aa78

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

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

cb43171dc7c4bb337ca77626ba01be85d703aa78

parent

b4419dbacf708d0940b45123697a5bf2cb7bf4d9

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("hii") + await ctx.respond("hi") # ======================== ADD CLUB ================================ #