To extend my introduction to FICS bot writing I decided to share some code.
The mekk.fics library allows one to write asynchronous FICS bots and utilities in Python. I created it mostly by factoring reusable code out of WatchBot sources, polishing it here and there, extending test suite, and documenting.
Continue reading "How to write a FICS bot part VI - mekk.fics library" »