There are several methods to run the bot.
Using this installation howto is basically a copy and paste task, even if you are unexperienced with Linux.
See :ref:`installationonyourown-label`.
Instead of setting up the bot yourself you can download a fully set up Mumble-Ruby-Pluginbot as a virtual appliance for VirtualBox. All you need to do after importing it to VirtualBox is to change one configuration file and add your server address and bot name.
The howto can be here: :ref:`appliance-label`.
There is a Dockerfile available to automatically build a Docker container running MPD and the current stable branch of Mumble-Ruby-Pluginbot.
See :ref:`systemimages-label`.
Login as botmaster and run:
~/src/mumble-ruby-pluginbot/scripts/updater.sh
Select the first entry and press enter when prompted :)
Then restart your bot(s). Thats it :)
Be aware that this only works if you installed the bot with the official installation howto, see :ref:`installationonyourown-label`.
If you did install the bot yourself and did not use the official installation howto then please check the updater.sh script in the scripts directory in order to know what you need to update by hand.