Giter Site home page Giter Site logo

construct's Introduction

construct

nickserv/chanserv replacement irc-hub that allows users to register and keeps unwanted users out of channels

construct's People

Contributors

weary avatar

Watchers

 avatar

construct's Issues

unhandled commands (AWAY/TOPIC)

construct logs:

Unparsed line: :someone TOPIC #channel :sometopic
Unparsed line: :someone AWAY :I'm not here right now
Unparsed line: :someone AWAY

salts in separate database

salts should not be stored together with the passwords, increasing security if the password database gets stolen

xchat auto-identify

xchat has a field for automatically identifying to nickserv. would be nice if this worked for construct as well.

xchat uses server-extensions to find the nickserv, ie, it sends 'NICKSERV ...' instead of 'PRIVMSG nickserv ...'

ban (+b) users from closed channels

right now users can join and get kicked from channels that they should not be in, but with auto-rejoin they can still make life difficult for that channel.

at least we should set a ban-mask when someone gets kicked from a channel, but might be better to just ban everybody not allowed in (if server can handle that many bans).
note that bans should follow nick-changes, be cleared on quit and set on connect

group +o/-o changes

if construct needs to change lots of +o on a channel, it is spammy right now. should combine +o changes

explain more to new users

If a user does not register/identify within 60 seconds, explain why he should
Perhaps add a field in the configfile, so irc-network operators can add their own text

Same after register

  • explain that he/she should identify next time
  • that he/she can now register channels
  • send an out-of-band (ie, not through irc) message to the operator so he can confirm the identity

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.