Skip to content

A simple IRC client written in python for my term project

Notifications You must be signed in to change notification settings

tvlpirb/slick-irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slick IRC

A simple IRC client written in python for my term project, written for Linux. You can connect to public IRC servers over SSL and chat

Demo

https://youtu.be/As7StxtSloc

Installation

  1. Clone repo git clone https://github.com/tvlpirb/slick-irc
  2. Install the required dependencies pip install -r requirements.txt

How to run

NOTE: It is important that your system runs GNU/Linux. This program does not work on windows properly and I'm unable to test it on macos.

To run simply open the client.py file in the terminal as follows python client.py

How to use Slick IRC

Check out the commands.md file

Development

  1. Download an IRC server, preferably Ergo and configure it to localhost
  2. Develop!

About

A simple IRC client written in python for my term project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages