commit
7c0e9558f5
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ bot = commands.Bot(command_prefix="!", intents=intents)
|
|||
async def on_ready(ctx):
|
||||
print(f'Bot is ingelogd als {bot.user}')
|
||||
await ctx.send("Ben er weer!")
|
||||
|
||||
return
|
||||
|
||||
@bot.command()
|
||||
async def test(ctx):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue