dbot/modules/report
2014-04-18 18:18:23 +00:00
..
api.js further closing of #592 2013-10-21 15:40:45 +00:00
commands.js fix report trim 2014-04-18 18:18:23 +00:00
config.json only do notify host lookup on given channels in the config 2014-01-06 18:05:44 +00:00
pages.js default timezone 2013-08-31 12:57:34 +00:00
README.md ~notify command 2013-06-02 13:34:51 +00:00
report.js report emit 2013-10-22 12:07:38 +00:00
strings.json TRANSLATIONS FROM ROI 2013-10-29 21:39:26 +00:00
usage.json fix [#602] 2014-02-04 00:58:09 +00:00

Report

Report users

Description

This module provides a command which allows users to report other users in a channel to the operators of the channel, as well as posting an alert in the administrative channel. It can be done either anonymously or publicly in the channel.

Commands

~report [#channel] [username] [reason for reporting]

Report a user in a channel for a reason. This command can either be run publicly in a channel or anonymously in a PM to the bot. The result of using this command will be that all of the users which are currently marked as operators in the reporting channel will receive a PM telling them a user has been reported, by whom, in which channel and why. If there is an administrative channel for the reporting channel (e.g. ##channel), the report will be posted there as well.

~notify [#channel] [message]

Notify staff of a channel of a message. This can be run in either PM or in the channel. If notifyVoice is set, voiced users will also receive notifications.