gloryhorse / codespringerBot

customized basicbot (https://github.com/Yemasthui/basicBot/) for my plug.dj room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basicBot-customization

Click here for basicBot's main repository.

Using custom room settings or adding functionality is done by loading your own script loading and modifying the bot. This repository's purpose is to facilitate this. You can fork the repository and customise the example script. When you have forked the repo, bookmark the following script, but change Yemasthui to your own github handle.

javascript:(function(){$.getScript('https://rawgit.com/Yemasthui/basicBot-customization/master/extension.js');})();

If you are using your own hosting service for your script, swap the link with your own.

A detailed overview of the possible settings can be found here.

(A custom .json file can still be used for custom file settings, but is discouraged as the method provided here allows for more customization.)

Copyright

Copyright © 2014 Yemasthui

About

customized basicbot (https://github.com/Yemasthui/basicBot/) for my plug.dj room


Languages

Language:JavaScript 100.0%