Author Topic: Plugin Support  (Read 1650 times)

0 Members and 1 Guest are viewing this topic.

SinNoAria

  • Youngling
  • *
  • Posts: 24
  • Karma: +0/-0
    • View Profile
    • SinNoAria YT
  • Twitch Name: SinNoAria
Plugin Support
« on: October 01, 2015, 10:22:36 PM »
I want to do things like add in an RPGBot function (While I am working on an RPGBot, it would be easier to simply integrate it in), add in the ability to autopopulate winner messages (Have a list of codes, for example, and match the winners and the code list or autodraw every x minutes until the list is depleted), add in the ability to transfer points to/from another bot that has a point transfer ability.

Can some form of plugin support be added to deepbot?

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Plugin Support
« Reply #1 on: October 01, 2015, 10:48:21 PM »
You could use the DeepBot api for this.

SinNoAria

  • Youngling
  • *
  • Posts: 24
  • Karma: +0/-0
    • View Profile
    • SinNoAria YT
  • Twitch Name: SinNoAria
Re: Plugin Support
« Reply #2 on: October 02, 2015, 12:15:37 AM »
Would that be something that would be client sided then? (As in something I'd have to run on say a pc)

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Plugin Support
« Reply #3 on: October 02, 2015, 03:48:53 AM »
You would make your app however you make apps. And then use wrbsockets to connect to the API to interact with DeepBot.