updated readme

This commit is contained in:
topkecleon 2016-04-05 03:55:53 -04:00
parent 1a237536a9
commit 2efb8cec75

View File

@ -46,9 +46,7 @@ Note that certain plugins, such as translate.lua and greetings.lua, will require
## Plugins
otouto uses a robust plugin system, similar to that of yagop's [Telegram-Bot](http://github.com/yagop/telegram-bot). The aim of the otouto project is to contain any desirable bot feature within one universal bot framework.
Most plugins are intended for public use, but a few are for other purposes, like those used alongside [Liberbot](#liberbot-related-plugins), or for [use by the bot's owner](#control-plugins). See [Development](#user-content-#development) for a breakdown of the components of a plugin, or [here](#list-of-plugins) for a list of plugins.
<a id="#development"></a>
Most plugins are intended for public use, but a few are for other purposes, like those used alongside [Liberbot](#liberbot-related-plugins), or for [use by the bot's owner](#control-plugins). See [here](#list-of-plugins) for a list of plugins.
A plugin can have five components, and two of them are required: