Change help text to clarify asset
This commit is contained in:
@@ -356,7 +356,7 @@ class IRCCommands(object):
|
||||
class pubads(object):
|
||||
name = "pubads"
|
||||
authed = True
|
||||
helptext = "View public adverts. Usage: pubads <asset> <currency>"
|
||||
helptext = "View public adverts. Usage: pubads <XMR/BTC> <currency>"
|
||||
|
||||
@staticmethod
|
||||
def run(cmd, spl, length, authed, msg, agora, revolut, tx):
|
||||
|
||||
Reference in New Issue
Block a user