Skip to content

Commit

Permalink
Silly mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyLemon committed Jan 5, 2017
1 parent 2aa760b commit ac935d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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/wordpress-check")(bot)
require("./scripts/forum-rss")(bot)

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

0 comments on commit ac935d5

Please sign in to comment.