mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
update help string
This commit is contained in:
parent
890007f3c1
commit
c473b75d37
@ -35,7 +35,7 @@ class Geo(callbacks.Plugin):
|
||||
raise
|
||||
|
||||
def geo(self, irc, msg, args, stuff):
|
||||
"""[<ip> | <hostname>] [nick]
|
||||
"""[<ip> | <host> | <nick>]
|
||||
Geolocation of an ip, hostname, or nick. Nick must be in channel.
|
||||
"""
|
||||
channel = msg.args[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user