Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

anatidae/entchen

Repository files navigation

Entchen --- irc bot based on Twisted

Install

  • Set up virtualenv: mkvirtualenv --no-site-packages entchen
  • On debian or ubuntu install libffi-dev; on other distributions find and install its equivalent
  • Install requirements from requirements.d/base.txt: pip install -r requirements.d/base.txt
  • Modify main.py for your needs

Todos

  • Lots of cleanup
  • Documentation
  • .help for commands / plugins
  • Some kind of acl for sensitive commands (i.e. git, sysinfo, ...)
  • Plugin for adding rtm tasks to a user (via api or via email)

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages