python ircd using asyncio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Forest Belton 2ab2d28f3f Add more error responses 3 years ago
paircd Add more error responses 3 years ago
tests Initial commit 3 years ago
.flake8 Implement WHO command 3 years ago
.gitignore Run mypy on project 3 years ago
.pre-commit-config.yaml Add pre-commit configuration 3 years ago
README.md Start daemon from Poetry 3 years ago
mypy.ini Run mypy on project 3 years ago
poetry.lock Reduce required Python version 3 years ago
pyproject.toml Start daemon from Poetry 3 years ago

README.md

paircd

a Python Asynchronous IRC Daemon

setup

$ poetry install

run

$ poetry run server