Basic Python IRC chat room Read IRCspec.pdf for detailed protocol information. Basic usage Source venv/bin/activate Install from requirements.txt Run server Run clients Commands list create <room_name> leave <room_name> join <room_name>