[pmxbot_handlers]
pmxbot notifier = pmxbot.notify:Notify.init
pmxbot feedparser = pmxbot.rss:RSSFeeds

[console_scripts]
pmxbotweb = pmxbotweb.pmxbotweb:run
pmxbot = pmxbot.pmxbot:run

