dbot/modules/warning
2014-02-20 06:06:02 +01:00
..
config.json web login works, with access settings for certain modules [#538] 2013-07-29 20:08:25 +00:00
pages.js i dont have a clue what even fucking fixed that 2013-07-29 21:04:12 +00:00
README.md Various README.md's and cleanups 2014-02-20 06:06:02 +01:00
strings.json there was another error 2013-11-04 21:55:10 +00:00
warning.js fix all the module regexen 2013-12-29 18:38:24 +00:00

Warning

Adds functionality to warn a user.

Description

This module provides commands which allows power users to warn another user.

Dependencies

It has following dependencies: + node-uuid

config.json

foo

Commands

~warn [user]

Warning a user. Example: + ~warn reality

~warnings [user]

Getting info of all warnings. Example: + ~warnings reality

TODO