LVPlayground / bot-saber

Nuwani-based IRC Bot running on our webserver
0 stars 0 forks source link

ipinfo returns no results in certain circumstances #4

Closed ghost closed 8 years ago

ghost commented 8 years ago

It seems that in some instances, ipinfo will not return results when I think it should.

[16:00] @Deer_Hunter !ipinfo playername [16:00] <+Saber> * IPs with name "playername": 192.168.1.1 (x4) (US) [16:00] @Deer_Hunter !ipinfo 192.168.1.1 [16:00] <+Saber> * No results found.

An IP address for "playername" was found, but when the IP found was looked up, there were no matches.

(I can provide the actual IP address / player nick used in this example over IRC, not posting here for privacy reasons)

debuggest3 commented 8 years ago

I'd love to have the actual data for this issue so I can take a better look at what is going on.

debuggest3 commented 8 years ago

Likely caused by mIRC colour codes. Will add a filter for these.