Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop

This commit is contained in:
Luke Rogers 2013-07-16 02:53:15 +12:00
commit 85ec22a005
2 changed files with 7 additions and 6 deletions

View file

@ -1 +0,0 @@
Please see the wiki @ http://git.io/cloudbotircwiki

View file

@ -1,4 +1,4 @@
# CloudBot/DEV # CloudBot
## About ## About
@ -50,6 +50,8 @@ To write your own plugins, visit the [Plugin Wiki Page](http://git.io/cloudbotir
More at the [Wiki Main Page](http://git.io/cloudbotircwiki). More at the [Wiki Main Page](http://git.io/cloudbotircwiki).
(some of the information on the wiki is outdated and needs to be rewritten)
### Support ### Support
The developers reside in [#CloudBot](irc://irc.esper.net/cloudbot) on [EsperNet](http://esper.net) and would be glad to help you. The developers reside in [#CloudBot](irc://irc.esper.net/cloudbot) on [EsperNet](http://esper.net) and would be glad to help you.
@ -58,11 +60,11 @@ If you think you have found a bug/have a idea/suggestion, please **open a issue*
### Requirements ### Requirements
CloudBot runs on **Python** *2.7.x*. It is developed on **Ubuntu** *12.04* with **Python** *2.7.3*. CloudBot runs on **Python** *2.7.x*. It is currently developed on **Windows** *8* with **Python** *2.7.5*.
It **requires the Python module** lXML. It **requires the Python module** lXML.
The module `Enchant` is needed for the spellcheck plugin. The module `Enchant` is needed for the spellcheck plugin.
The module `PyDNS` is needed for SRV record lookup in the mctools plugin. The module `PyDNS` is needed for SRV record lookup in the mcping plugin.
**Windows** users: Windows compatibility some plugins is **broken** (such as ping), but we do intend to add it. Eventually. **Windows** users: Windows compatibility some plugins is **broken** (such as ping), but we do intend to add it. Eventually.
@ -74,9 +76,9 @@ You can find a number of example bots in [#CloudBot](irc://irc.esper.net/cloudbo
CloudBot is **licensed** under the **GPL v3** license. The terms are as follows. CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.
CloudBot/DEV CloudBot
Copyright © 2011-2013 Luke Rogers / ClouDev - <[cloudev.github.com](http://cloudev.github.com)> Copyright © 2011-2013 Luke Rogers
CloudBot is free software: you can redistribute it and/or modify CloudBot is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by