Change help text to clarify asset

This commit is contained in:
2022-01-25 11:51:44 +00:00
parent 8300360894
commit fd6fbec312

View File

@@ -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):