Before this commit, the name of the bot had to be hard coded into every
plugin. Now, the name of the bot to which it should be sensitive can be
set in the global config.hjson.
Furthermore, the default sensitivity of a plugin is only recognized at
the beginning of a sentence and is case insensitive.
Finally, the possibility to add aliases for plugins is added.
All configuration files and all messages files should now preferrable be
done in Hjson. This format supports, i.a. features, multi line strings
and commenting. This greatly improves readability.
All installation and documentation files are also updated in this
commit.
This plugin sets up a coupon on installation and sends this coupon to a
user that asks for it. The plugin supports an expiration period. After
this period, it will renew the coupon.