diff --git a/bot.py b/bot.py index 9bff3c8..d83993c 100755 --- a/bot.py +++ b/bot.py @@ -95,7 +95,7 @@ async def mc(ctx, *, name = None): await ctx.send(f""" Username: {username} UUID: {uuid} -Name History: {namehistory}""") +Name History: Removed as it is currently bugged!""") @bot.command(brief="gives credits") async def credits(ctx):