[console_scripts]
helga = helga.run:run

[helga_plugins]
dubstep = helga.plugins.dubstep:dubstep
facts = helga.plugins.facts:facts
giphy = helga.plugins.giphy:giphy
help = helga.plugins.help:help
icanhazascii = helga.plugins.icanhazascii:icanhazascii
jira = helga.plugins.jira:jira
loljava = helga.plugins.loljava:make_bullshit_java_thing
manager = helga.plugins.manager:manager
meant_to_say = helga.plugins.meant_to_say:meant_to_say
no_more_olga = helga.plugins.no_more_olga:no_more_olga
oneliner = helga.plugins.oneliner:oneliner
operator = helga.plugins.operator:operator
poems = helga.plugins.poems:poems
reminders = helga.plugins.reminders:reminders
reviewboard = helga.plugins.reviewboard:reviewboard
stfu = helga.plugins.stfu:stfu
webhooks = helga.plugins.webhooks:WebhookPlugin
wiki_whois = helga.plugins.wiki_whois:wiki_whois

[helga_webhooks]
announcements = helga.webhooks.announcements:announce

