mirror of
https://github.com/Nick80835/microbot
synced 2025-08-30 22:16:05 +00:00
disable IP lookup, it's broken
This commit is contained in:
@@ -93,7 +93,7 @@ def pokemon_image_sync(sprite_io):
|
||||
return sticker_io
|
||||
|
||||
|
||||
@ldr.add("ip", help="IP lookup.")
|
||||
#@ldr.add("ip", help="IP lookup.")
|
||||
async def ip_lookup(event):
|
||||
ip = await event.get_text()
|
||||
|
||||
|
Reference in New Issue
Block a user