LEELABOT README
Purpose of this program
TBA
System requirements
- PHP >= 5.3.0
- PHP-CLI
- PHP Internationalization libraries (intl, optionnal)
Licensing
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details at http://www.gnu.org/copyleft/gpl.html
Coding standards
- For better comprehension by everyone (specially since we are planning to translate this bot), all the bot will be written in English. Period.
- For better documentation, functions and files need to be documented using the doxygen syntax (for automatic tech documentation generation).