zakarm/irc-script
This script is a simple IRC (Internet Relay Chat) client written in Python using the asyncio library. It connects to an IRC server, joins a channel, and sends messages at regular intervals.
Python
This script is a simple IRC (Internet Relay Chat) client written in Python using the asyncio library. It connects to an IRC server, joins a channel, and sends messages at regular intervals.
Python