home · contact · privacy
Add idna Unicode decoding error handler to URL follower.
[plomlombot-irc.git] / README
1 Primitive IRC bot.
2
3 Expects some external Python libraries (listed in requirements.txt). May be run
4 directly if those dependencies are met. Otherwise, if at least pyvenv and pip
5 are installed, run the bot via ./run.sh to set it up in a virtual environment
6 into which the required libraries get installed automatically.