Deep Bot - Twitch Streamer Assistant

Deep Bot => Feature Requests => Topic started by: xmystico on May 09, 2015, 11:45:37 PM

Title: External command endpoints
Post by: xmystico on May 09, 2015, 11:45:37 PM
Hi there,

i'd like to see the command feature within deepbot be able to use custom endpoints,

we currently use a lot of our commands on nightbot - due to it having the ability for custom api's

it'd be nice to see this on deep , means we can integrate our solutions into one platform for easier management
Title: Re: External command endpoints
Post by: TheNumbLock on May 10, 2015, 02:27:41 AM
Not sure if this is what you are looking for, but deepbot does have an API: https://github.com/DeepBot-API/client-websocket

It requires the user to know what API to use it tho.
Title: Re: External command endpoints
Post by: xmystico on May 14, 2015, 03:14:57 AM
im aware of the API, this doesn't offer the functionality

i'm after integration into the actual command system itself,
for example
!google querystring

so deepbot would recognize the command
!google with the variable "querystring"
and it'd remotely call google.co.uk/?q=querystring
then return the results into the chat