Giter Club home page Giter Club logo

nimbot's Introduction

nimbot

nimbot is a non-intrustive IRC mailbot. It notifies users when they're mentioned in an IRC channel, but without spamming the channel. In fact, it doesn't talk in the channel at all. Communication with the bot is done only through private queries, and it can be enabled or disabled on a per-user basis.

To send mail with nimbot, start your message with "[nickname]:". You can specify multiple nicknames, separated by commas or colons. For example:

  • nickname: Message.
  • nickname1, nickname2: Message.
  • nickname1: nickname2: Message.

nimbot can be enabled or disabled for each user with the command /msg nimbot (enable|disable). It is enabled by default for all users. For more information on how to use nimbot, /msg nimbot help.

nimbot will create two files when terminated: prefs and saved_mentions.

prefs contains a list of users who have ever been on the IRC channel and whether or not nimbot is enabled for them. Entries are line-separated in the format [name (lowercase)] [enabled (True/False)]. Entries can be manually added to notify nimbot of users who won't be on the channel when it first joins.

saved_mentions contains a list of messages which have not yet been delivered. nimbot will read from this file when starting up, so undelivered messages won't be lost when restarting.

See nimbot --help for information on how to run it.

Dependencies

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.