Giter Club home page Giter Club logo

denora's Introduction

 _____                    __
|  _  \       __       __/  \
| | \  |     /  \__   /      \___
| |  | | ___/ _ __ \_/_  _ __  __\_
| |  |  / _ \| '_ \/ _ \| '__|/  _ |
| |_/  |  __/| | |  |_| | |  ' (_| |
|_____/ \___||_| |_\___/|_|   \__,_|_

          Statistics for IRC Networks
          http://www.denorastats.org/

-----------------
TABLE OF CONTENTS
-----------------
    1. Credits
    2. Presentation
    3. Installation
    4. Command line options
    5. Contact and support

1. CREDITS
----------

    Denora is based on the original code of Anope 1.7.6 by Anope Team,
    and based on the original code of Thales 1.0 by Lucas Nussbaum.
	See docs/Credits for full list of credits.

    Denora credits:

        * Trystan S. Lee      <[email protected]>
        * Gabriel Acevedo H.  <[email protected]>
        * Jens Voss           <[email protected]>
        * Florian Schulze     <[email protected]>
        * Gabriel Craciunescu <[email protected]>
        * Sebastian V.        <[email protected]>
        * w00t                <[email protected]>
        * Klaas Tammling      <[email protected]>
        * Alexander Maassen   <[email protected]>
        * Matthew Beeching    <[email protected]>

    Denora Translations:

        * Gabriel Acevedo H.  <[email protected]>    (es.l)
        * Gabriel Craciunescu <[email protected]>      (de.l)
        * Xaf                 <[email protected]>             (fr.l)
        * Pieter Bootms       <[email protected]>        (nl.l)
        * dotslasher          <[email protected]>   (nl.l)
        * Sebastian V.        <[email protected]>    (it.l, example.it.conf)
        * Daniel Arndt        <[email protected]>              (example.de.conf)
        * Alvaro              <[email protected]>          (es.l, example.es.conf)
        * illu                <[email protected]>         (fr.l)
        * Kein                <[email protected]>          (ru.l, example.ru.conf)

    This program is free but copyrighted software; see the file docs/COPYING
    for details.


2. PRESENTATION
---------------

    Denora is a set of Stats Services for IRC networks that allows IRC
    network admins to get a complete and comprehensive overview of their
    IRC network. Denora exports this information to MySQL, HTML XML and
    flatfile databases.
    
    Denora's StatServ pseudo client, provides access to commands that
    allow to manage and view the network stats.

    Denora Stats coupled with phpDenora[1] or MagIRC[1] is the most powerful tool
    for generating statistics for IRC.

    Denora currently works with the following IRCds:

        * Bahamut 1.4 and 1.8
        * Charybdis 1.0 - 3.x
        * Inspircd 1.1.x - 2.0.x
        * IRCU 2.10.11 - 2.10.12
        * ircd-rizon 3.x.x
        * Nefarious IRCu 1.3.x - 2.0.x
        * Ratbox 2.0.6
        * ScaryNet IRCu 2.10.11 - 2.10.12
        * Unreal 3.2 beta19 or later

    Denora could also work with some of the deamons derivated by the ones 
    listed above.

    [1] http://www.denorastats.org/


3. INSTALLATION
---------------

	For a Quick Start guide on Unix or Windows systems see the QUICKSTART.txt file.
    See the docs/INSTALL file for detailed instructions for Unix-based systems.


4. COMMAND LINE OPTIONS
-----------------------
    Alternatively, any of the following command-line options can be specified
    in order to replace the default configuration:

        -remote server[:port]    Connect to the specified server
        -local host  -or-        Connect from the specified address (e.g.
               [host]:[port]     for multihomed servers)
        -name servername         Our server name (e.g. stats.some.net)
        -desc string             Description of us (e.g. SomeNet Statistics)
        -user username           Username for Stats' nicks (e.g. stats)
        -host hostname           Hostname for Stats' nicks (e.g. nomadinc.net)
        -dir directory           Directory containing Denora' data files
                                 (e.g. /usr/local/lib/stats)
        -log filename            Denora's log filename (e.g. stats.log)
        -update secs             How often to update databases (in seconds)

    Additionally, the following command-line options can be used to modify
    the behavior of Denora:

        -debug          Enable debugging mode
        -sql            Enable debugging of sql queries
        -version        Display the version of Denora
        -socketdebug    Display socket write/read info only useful if you want
                        to debug connection problems.
        -protocoldebug  Display protocol debug information, very helpful in 
                        supporting ircds.

    Denora also has a feature to crypt passwords to be used in the config file,
    to encrypt your password use the following command-line option:
        -mkpass=passwd  Encrypt a password


5. CONTACT AND SUPPORT
----------------------

    * If you read the documentation carefully, which you also can find on our wiki
      (http://wiki.denorastats.org/) and didn't find the answer to your
      question, feel free to post on the website forums or join our IRC channel
      (irc.denorastats.org #denora). Be as precise as possible when asking a question,
      because we have no extraordinary powers and can't guess things if they aren't
      provided. The more precise you are, the sooner you'll be likely to get an answer.

    * If you think you found a bug, add it to the bug tracking system on our
      website (http://bugs.anope.org/) and - again - be as
      precise as possible. Also say whether the bug happens always or under what
      circumstances, and anything that could be useful to track your bug down.
      If you wrote a patch, send it over.

    * Support is also available via our forums located at
      http://forum.anope.org/

denora's People

Contributors

dukepyrolator avatar jobe1986 avatar key2peace avatar scottburkee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.