Modules are the main way to extend the functionality of the bot. They are loaded at runtime and can be unloaded and reloaded without restarting the bot.
Currently, the following modules are included:
* lua
* test
## Windows Support Notes
### Windows XP
OpenSSL doesn't work on Windows XP, without some kind of kernel extensions for XP.
Luarocks doesn't work on Windows XP due to symlinks not being supported.
## License
xbot is licensed under the MIT License. See the LICENSE file for more information.