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