Skip to content

Pipes UDP-messages (from f.ex. MediaWiki) to an IRC channel. Written in python twisted.

Notifications You must be signed in to change notification settings

nikolaik/snurrbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:
 - python-twisted

$ python snurr.py -h
Usage: python snurr.py [options] CHANNEL

Pipes UDP-messages to an IRC-channel.

Options:
  -h, --help            show this help message and exit
  -c SERVER, --connect=SERVER
                        IRC server (default: irc.ifi.uio.no)
  -p PORT, --port=PORT  IRC server port (default: 6667)
  -s, --ssl             connect with SSL (default: False)
  -l LISTEN_PORT, --listen_port=LISTEN_PORT
                        UDP listen port (default: 55666)

About

Pipes UDP-messages (from f.ex. MediaWiki) to an IRC channel. Written in python twisted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages