Code Monkey home page Code Monkey logo

plugins-pymutiny's Introduction

mutiny.py

"Mutiny is what you get whan Pirates have Meetings."

This is an HTTP server implementing a web-interface for a single IRC channel, geared towards accessibility and managing structured meetings. It is being written for the Icelandic pirate party.

Getting started

Quick-start:

  1. Download mutiny-v0.1.py
  2. In a console: python ./mutiny-v0.1.py BOTNAME "irc://irc.server.net:6667/#channel"
  3. Open up http://localhost:4950/ in your browser

You should now be able to see what is going on in the channel.

Play!

...

Themes and Translations

Mutiny pulls all HTML templates and messages used by the bot from a some predictable locations, falling back to built-in defaults if nothing more interesting is found.

The default location to look for templates, media, CSS etc. is:

~/.mutiny/html/HOST/LANG/...

Where HOST is the DNS host name of the web server and LANG is a language code. Default values are default and en.

Hacking

The file mutiny-XXX.py is combination of Mutiny and the non-standard modules it depends on. For hacking, you'll want to check them all out from github:

The combined "binary" is generated using Breeder.

Bugs

  • Does not reconnect when disconnected
  • The web UI sometimes stops refreshing

Ideas

A bunch of ideas by importance/feasibility:

  • Twitter / Google / BrowserID+Gravatar authenticated sign in
  • Invite-only or Authenticated-only channels
  • Tagging/Starring/ThumbsUp/ThumbsDown for comments in the web UI
  • Election helper
  • Permanent logging
  • Browsable stored logs
  • Curation: Ways to extract and publish conversation fragments.
  • Nickserv support
  • Search engine
  • Channels as RSS / Atom / ActivityStreams?
  • Embeddeable UI for use as blog commenting engine?
  • Rebroadcast Twitter / ActivityStream feeds
  • Traditional bot roles: Banning users etc.
  • Learn from: https://wiki.ubuntu.com/meetingology

Done:

  • OAuth2 log-in/out: Facebook works
  • Chatting
  • Filtered view
  • Auto-link URLs

Credits

Created by Bjarni R. Einarsson http://bre.klaki.net/ for the fledgeling Icelandic Pirate Party.

Other contributors:

  • your name here!

plugins-pymutiny's People

Contributors

bjarnirunar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.