mirror of
https://github.com/Nick80835/microbot
synced 2025-08-22 01:58:17 +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
|
||||
|
||||
|
||||
@ldr.add("ip", help="IP lookup.")
|
||||
#@ldr.add("ip", help="IP lookup.")
|
||||
async def ip_lookup(event):
|
||||
ip = await event.get_text()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user