Splyth / slack_bot

Slack Bot Created for the Animutiny Slack Group (Name is Lisa)
MIT License
9 stars 5 forks source link

Forward all unsupported commands to a chat bot api #43

Closed Mill1893 closed 4 years ago

Mill1893 commented 4 years ago

Similar to Lilly, forward all non commands to a chat bot api, if that returns nothing then return our default not found response

jedibob5 commented 4 years ago

If we really want to do this again, it must be limited to #bot_spam only.

Mill1893 commented 4 years ago

I'm honestly not convinced that we want this functionality, but it was requested to be logged as an issue so I figured we could talk about it

Splyth commented 4 years ago

I'm not really in favor of this one. Bot Spam isn't an active enough channel to warrant it. And as fun as goofy comments are they can really pollute a channel fast.

Just my 2 cents.

Mill1893 commented 4 years ago

Something else to consider is I haven't found a chat bot we could hit with a free tier. The cheapest I've found is CleverBot, which has a PAYG model for $20 for 15k requests. Not bad, but still. A feature we're not sure we want that'll cost money isn't looking great.

Splyth commented 4 years ago

Unless I hear any objections raised in the next few hours. I'm closing this as a Won't Implement