Skip to content

mr44er/analtux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A.N.A.L.T.U.X. IRC Bot

A.N.A.L.T.U.X. (Artificial Networked Android Limited to Troubleshooting and Ultimate Xenocide) is a simple info bot, lurking in ##bsdforen.de on Freenode.

Installation on FreeBSD

  1. Make sure that you've got a more or less up to date Python 3 and FFI version installed: pkg install python3 pure-ffi
  2. Create a virtual enironment for the required Python packages: python3 -m venv /path/to/venv
  3. Install required Python Packages: LDFLAGS=/usr/local/lib /path/to/venv/bin/pip install irc pymysql

Now you ready to run the bot: /path/to/venv/bin/python3 analtux.py -c config.ini -l logdir/.

About

A.N.A.L.T.U.X. IRC Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%