Skip to content

Commit

Permalink
Revert "Merge pull request #56 from ubuntu-si/feature/show-forum-posts"
Browse files Browse the repository at this point in the history
This reverts commit 8e85c69, reversing
changes made to 7c8e136.
  • Loading branch information
CrazyLemon committed Jan 7, 2017
1 parent b126946 commit 5ab0c68
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 71 deletions.
2 changes: 1 addition & 1 deletion bot.coffee
Expand Up @@ -19,7 +19,7 @@ require("./scripts/set-get")(bot)
require("./scripts/vreme")(bot)
require("./scripts/apt")(bot)
require("./scripts/url")(bot)
require("./scripts/forum-rss")(bot)
require("./scripts/wordpress-check")(bot)

bot.command /^.(pomo[čc]|help)$/i, (r) ->
msg = bot.help.join "\n"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,6 +33,6 @@
"then-redis": "latest",
"underscore": "latest",
"youtube-feeds": "latest",
"nodepie": "0.5.0"
"parse-rss": "*"
}
}
69 changes: 0 additions & 69 deletions scripts/forum-rss.coffee

This file was deleted.

0 comments on commit 5ab0c68

Please sign in to comment.