Skip to content
Snippets Groups Projects
Commit 55d72d9c authored by psy's avatar psy
Browse files

remove newline on help message

parent 8b0bfa00
Branches
No related tags found
No related merge requests found
...@@ -84,8 +84,7 @@ class RssBot: ...@@ -84,8 +84,7 @@ class RssBot:
help_message = """I'm here to keep you updated on rss feeds!<br><br> help_message = """I'm here to keep you updated on rss feeds!<br><br>
Invite me to any room on {homeserver} and use the custom state event <code>de.eventscccde.rssbot</code> via Invite me to any room on {homeserver} and use the custom state event <code>de.eventscccde.rssbot</code> via
<code>/devtools</code> to set the rss feeds:<br> <code>/devtools</code> to set the rss feeds:<br>
<code> <code>{{
{{
"feeds": [ "feeds": [
{{ {{
"url": "http://lorem-rss.herokuapp.com/feed?unit=day", "url": "http://lorem-rss.herokuapp.com/feed?unit=day",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment