@ -222,4 +222,10 @@ async def uptime(ctx):
await ctx.reply(embed=embed)
@bot.command(name="ip")
@root_required
async def get_ip(ctx):
r = requests.get("https://ifconfig.me")
await ctx.reply("Current IP: `"+ r.content.decode("utf-8")+"`")
bot.run(config.TOKEN)
The note is not visible to the blocked user.