More evadventure fixes

This commit is contained in:
Griatch 2022-04-09 10:42:01 +02:00
parent 39bf20c8f2
commit fa4b4b01b1
2 changed files with 73 additions and 25 deletions

View file

@ -38,7 +38,7 @@ class Channel(DefaultChannel):
to accounts that are currently online (optimized for very large sends)
Useful hooks:
channel_prefix(msg, emit=False) - how the channel should be
channel_prefix() - how the channel should be
prefixed when returning to user. Returns a string
format_senders(senders) - should return how to display multiple
senders to a channel