git://git.furryclan.net
/
furrycat
/
catbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c353aa
)
More verbose faction track.
author
CMDR furrycat
<elite@furrycat.net>
Mon, 6 Apr 2020 10:27:53 +0000
(11:27 +0100)
committer
CMDR furrycat
<elite@furrycat.net>
Mon, 6 Apr 2020 10:27:53 +0000
(11:27 +0100)
plugin/faction/faction.py
patch
|
blob
|
history
diff --git
a/plugin/faction/faction.py
b/plugin/faction/faction.py
index
22ecb49
..
98f3a15
100644
(file)
--- a/
plugin/faction/faction.py
+++ b/
plugin/faction/faction.py
@@
-314,7
+314,7
@@
class Faction(DBConnection):
elif command == 'track':
lines = [
'Periodically check and report on a faction state:',
- '```faction track in CHANNEL [every INTERVAL] FACTION```',
+ '```faction track in CHANNEL [every INTERVAL]
[news CHANNEL] [summary DAYS]
FACTION```',
'The `FACTION` can be a partial name if it matches unambiguously.',
'```in CHANNEL```',
'Reports on the state of `FACTION` in the specified #channel.',