A plugin collection for the mumble-ruby-pluginbot
Only use the plugins at your own risk.
It is highly recommended to only use plugins which are in the stable branch.
Target of this project is to merge the plugins later directly to the orginal pluginbot and make it better comparable to the Teamspeak/Discord bot "Sinusbot"
A short plugin overview:
Information about the linux system where the pluginbot is running
Demo plugin to search files in music folder of the bot
Are you lazy to use .add and .play each time for playing an audio file?
The new commands splay [file] | spl [file]
automatically add and play files if the search finds a file
Move:
- plugins/splay.rb to mumble-ruby-pluginbot/plugins
This plugin allows to:
- Show metadata from single file
- List files with same search pattern in all meta tags
- Set meta tags for mp3 files
Debian/Ubuntu:
sudo apt-get install id3v2
Arch Linux:
sudo pacman -S id3v2
CentOS/Scientific Linux/Fedora/RHEL:
sudo yum install id3v2
Move:
- helpers/id3v2.rb to mumble-ruby-pluginbot/helpers
- plugins/metadata.rb to mumble-ruby-pluginbot/plugins
If you want to editing
Local text to speech functionality for the bot which includes 6 languages.
- British English
- US English
- German
- Spanish
- French
- Italian
Debian/Ubuntu based systems:
sudo apt-get install libttspico-utils
Arch Linux:
Install svox-pico-bin
form Arch AUR
CentOS/Scientific Linux/Fedora/RHEL:
wget https://raw.githubusercontent.com/stevenmirabito/asterisk-picotts/master/picotts-install.sh -O - | sh
Move:
- helpers/ttsh.rb to mumble-ruby-pluginbot/helpers
- helpers/picottsh.rb to mumble-ruby-pluginbot/helpers
- plugins/picotts.rb to mumble-ruby-pluginbot/plugins
- plugins/picotts.yml to mumble-ruby-pluginbot/plugins
Text to speech functionality with help of google text to speech engine
mplayer
Move:
- helpers/ttsh.rb to mumble-ruby-pluginbot/helpers
- helpers/googlettsh.rb to mumble-ruby-pluginbot/helpers
- plugins/googletts.rb to mumble-ruby-pluginbot/helpers
- plugins/googletts.yml to mumble-ruby-pluginbot/helpers
GoogleTTS allows only 200 characters
Deletes music files from file system
Move/rename music files from one folder into onther