-
Notifications
You must be signed in to change notification settings - Fork 0
mjohnst/IRC-Client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
usage: irc_client.py [-h] [-pass PASSWORD] -nick NICKNAME -user USER_NAME -realname REALNAME [REALNAME ...] -server SERVER_NAME [-channel CHANNEL_NAME] [-channelpass CHANNEL_PASSWORD] Connect to a IRC server/channel. -h, --help show this help message and exit -pass PASSWORD client password for registered nickname -nick NICKNAME client nickname -user USER_NAME client username -realname REALNAME [REALNAME ...] real name of user -server SERVER_NAME server to connect to -channel CHANNEL_NAME channel to connect to (surround in quotes to use #; interpreted as comment otherwise) -channelpass CHANNEL_PASSWORD password for the channel
About
A Python implementation of an IRC client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published