Giter Club home page Giter Club logo

dkpgrcsk's Introduction

dkpgrcsk

This is an ultra-simple (sorta) IRC bot that uses irclib. A little messy, but I'm ok with it. You can write new plugins pretty simply.

REQUIREMENTS

Main requirements: irclib. The plugins have their own requirements.

Tumblr support requires:

Markov support requires:

INSTALLATION AND USE

git clone [email protected]:lysol/dkpgrcsk.git
cd dkpgrcsk
python setup.py install
cp src/dkpgrcsk.conf-sample ~/dkpgrcsk.conf
vim ~/dkpgrcsk.conf
python -m dkpgrcsk.__init__ ~/dkpgrcsk.conf

dkpgrcsk's People

Contributors

lysol avatar dmd avatar

Stargazers

Nazeeruddin Ikram avatar Brock Fansler avatar Jewel Andraia Darger-Sacher avatar Grant Williamson avatar Gun.io Robot avatar Jared Miller avatar  avatar Anders Olsson avatar rupa avatar Eaton avatar  avatar Brad Anderson avatar Michael D. Ivey avatar

Watchers

 avatar  avatar James Cloos avatar

Forkers

boorad guniorobot

dkpgrcsk's Issues

Add Auth Plugin

After plugin hooks are complete, add an auth plugin that can utilize an event cancellation feature within the callback to deny or allow auth against some kind of DB.

Enhancement: Add plugin hooks for plugins

I'd like to write an auth module, but the way I'd like to do it (self-contained within a plugin rather than in douglbutt core), I'd like to be able to have a plugin hook into another plugin's events and possibly stop them, say, if auth fails, etc. Thinking something like hook_commandline, or meta_commandline, or pre_commandline.

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.