Supybot fedmsg bits for value01.
This commit is contained in:
parent
1ded20423c
commit
fb4d78d5e2
3 changed files with 9 additions and 0 deletions
|
@ -231,7 +231,11 @@ config = dict(
|
|||
|
||||
# Supybot/meetbot
|
||||
topic_prefix + "meetbot.meeting.start": [
|
||||
{% if env == 'staging' %}
|
||||
"supybot-value01.%s" % suffix,
|
||||
{% else %}
|
||||
"supybot-value03.%s" % suffix,
|
||||
{% endif %}
|
||||
],
|
||||
|
||||
# When implemented, only @spot and @mattdm can use this one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue