Denora Commands

From IRC Wiki
Jump to navigation Jump to search

Commands list for Denora

Channel Commands

Channel Commands will only work if the channel in question has fantasy enabled. See Private Commands about turning fantasy commands on.

!top Shows the top 3 users of the current channel.
!top10 Shows the top 10 users of the current channel.
!gtop Shows the top 3 users of the whole network.
!gtop10 Shows the top 10 users of the whole network.
!stats Shows user stats for the current channel.
!gstats Shows user stats for the whole network.
!peak Shows user peak for the current channel.

Private Commands

Syntax:

/msg StatServ command params

Commands available to all users

STATS Shows the status of the network.
/msg StatServ STATS
LOGIN Makes you a Stats Administrator providing the account exists.
/msg StatServ LOGIN username password
LOGOUT Logout from you Stats Administrator account.
/msg StatServ LOGOUT

Commands available to users whom are logged in as a Stats Administrator

ADMIN Manage Stats Admins.
ADD Add Stats Admins.
/msg StatServ ADMIN ADD username password [hostmask] [lang-number]
DEL Deletes specified Stats Admin.
/msg StatServ ADMIN DEL username
SETPASS Sets new password for specified Stats Admin.
/msg StatServ ADMIN SETPASS username new-pass
SHOW Shows information about the specified Stats Admin (Username, Hostmask and Language ID)
/msg StatServ ADMIN SHOW username
LIST Shows the list of Stats Admins.
/msg StatServ ADMIN list
CHANSTATS Manage monitored channels for stats.
ADD Adds specified channel to the monitored channels list.
/msg StatServ CHANSTATS ADD #channel
DEL Removes a channel from the monitored channels list.
/msg StatServ CHANSTATS DEL #channel
LIST Shows the list of monitored channels.
/msg StatServ CHANSTATS LIST
SET Activate the fantasy commands for the specified channel either private messages to the channel or notices.
/msg StatServ CHANSTATS SET #channel FANTASY (on/off/notice)
SUMUSER Transfers stats from user2 to user 1 and deletes user2 from stats.
/msg StatServ CHANSTATS SUMUSER user1 user2
RENAME Renames user1 to user2.
/msg StatServ CHANSTATS RENAME user1 user2
ENVINFO Show environment information.
/msg StatServ ENVINFO
EXCLUDE Exclude users from chanstats.
/msg StatServ EXCLUDE (add/del/list) target


EXPORT Export data to XML.
/msg StatServ EXPORT (channels/users/tld/servers/stats/all)
HELP Help for specified command or overall help.
/msg StatServ HELP command
HTML Forces to create the HTML file.
/msg StatServ HTML


MODLOAD Load a module.
/msg StatServ MODLOAD filename


MODUNLOAD Un-Load a module.
/msg StatServ MODUNLOAD filename


MODLIST Info about a loaded module.
/msg StatServ MODLIST
RESTART Causes Denora to restart.
/msg StatServ RESTART
RELOAD Causes Denora to reload the configuration file.
/msg StatServ RELOAD
SET Set various run time options.
HTML Turns html on or off.
/msg StatServ SET HTML (on/off)
SQL Turns sql on or off.
/msg StatServ SET SQL (on/off)
DEBUG Turns debug on or off.
/msg StatServ SET DEBUG (on/off)
SHUTDOWN Terminate the stats program with save.
/msg StatServ SHUTDOWN