Skip to content

netinetwalker/mumble-ruby-pluginbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#mumble-ruby-pluginbot mumble-ruby-pluginbot is a Mumble-Ruby based, extensible bot which can play audio, be fed by different sources, and much more :)

##Features

  • Can stream audio fed by a MPD
  • Supports client certificates and thus can be registered on a server
  • No need for additional web interfaces to control the bot; everything can be done with text commands on your Mumble server
  • Support for plugins
  • Can download music from Youtube or a search on Youtube
  • Supports both CELT and Opus codec for maximum compatibility even on old Mumble servers

##Documentation

##Included plugins

  • mpd: Control the MPD that feeds the bot
  • youtube: Search, download and add music
  • radiostream: Let the bot play an internet radio stream
  • control: Control the bot's behaviour
  • messages: Handle the bot's messages

Each plugin has its own help implemented. To get it, write .help pluginname to the bot, for example .help youtube

More documentation about the plugins can be found at http://wiki.natenom.com/w/Usage_of_the_plugins_for_Mumble-Ruby-Pluginbot.

##Pre configured system images ###Banana Pi Download the image

  • root password: pi
  • user name: botmaster
  • user password: botmaster

###Raspberry Pi2 Download the image

  • root password: pi
  • user name: botmaster
  • user password: botmaster

About

A mumble-ruby bot (plugin-based)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.0%
  • Shell 2.0%