Giter Club home page Giter Club logo

eggdrop-znc-management's Introduction

eggdrop-znc-management

management script for znc using an eggdrop

1. Preperation of Eggdrop

Change in $eggdropdir/src/eggdrop.h the line with "#define HANDLEN 9" to your Network Nicklength or higher than (re)compile your bot sources

2. Requirements

A eggdrop bot which is connected to your irc network via ZNC On ZNC the modules controlpanel and blockuser must be loaded installed and working sendmail on bothost

Your Eggdrop should not share his userlist with another eggdrop which is not administrating your (same) ZNC Server.

3. Installation

copy the script to your eggdrops scriptdir. create every existing ZNC user using .+user zncusername (to stop overwriting an ZNC account)

change the settings inside script (please don't modify to much sources. If you have feature requests, no problem, tell it to me)

load the script inside your eggdrop conf using source scripts/znc.tcl

To administrate your ZNC you have to set userflag +Y for all you ZNC users please set +Z. (so maybe you could share but not recommented)

finally add the channelflag +znc to your ZNC Management channel or run your Bot as /msg only bot. (like some services bots)

4. Discription and Commands

The znc.tcl adds an request and administration panel to your ZNC for an eggdrop. So your Users can request a ZNC Account and after a confirm by the ZNC Admins (marked with +Y) the bot will send an e-mail to the User with Login, password and serverurl.

Commands: (!)help - gerneates Help output

(!)request - requests an ZNC account

Admins:

(!)confirm - confirms an account request

(!)deny - denies an account request

(!)delUser - dels an user from ZNC and removes is entry inside eggdrop (to stop name reservation)

(!)ListUnconfirmedUsers - lists unconfirmed user

(!)LUU - same as (!)ListUnconfirmedUsers

All commands works via privatemsg without prefix (!). prefix is customizeable in script's config part.

eggdrop-znc-management's People

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.