Simple Python asyncio IRC client which lets you wrap an IRC connection and handle events how you want. Started just for fun, and will be developed in free time.
This is work in progress. The code works, but is not suitable to be a release at the moment.
- Ver. ?.?.?: Upcoming first release.
Python3.7 with additional packages listed in requirements.txt file.
Create a virtual environment with packets listed in requirements.txt.
View config.py file to get familiar with configuration, and adjust it to your needs. Than in main directory execute:
python main.py