Files
herolib/lib/clients/ipapi
2025-10-12 12:30:19 +03:00
..
2025-02-02 18:04:00 +02:00
2025-02-02 18:04:00 +02:00

ipapi

To get started



import incubaid.herolib.clients. ipapi

mut client:= ipapi.get()!

client...




example heroscript

!!ipapi.configure
    secret: '...'
    host: 'localhost'
    port: 8888