Skip to content
Jason Preston edited this page Jul 8, 2014 · 7 revisions

Welcome to the Botspade wiki!

Here are a few feature ideas for the roadmap, so we don't forget them:

  • Store commands in DB and allow mods to create new commands on-the-fly via the chatline, e.g. "!addcommand settings I play at 1920 x 1080 resolution." Trick is getting the bot to listen for all these db fields. Way to do this: one listen for /*/ and iterate through stored commands.
  • Vote system, e.g. "!createvote cache dust_2 inferno" and then "!vote inferno" tallies properly. !endvote displays winner and # of votes.
  • !setpurse 20 - sets number of points that moderators have to disburse on a daily basis for good behavior.
  • Add viweredb fields to the user db as a json field: "profile"
  • Bundle in a web-page points interface / leaderboard -- some way to replace !points for busy streams.
  • !streamers - list other streams liked by the streamer (input: !addstreamer watchspade), also: !raid returns randomly selected streamer from the list of streamers provided to this command.
  • If non user tries to bet, crashes: on has-enough_points
Clone this wiki locally