Bitcoin Forum
May 24, 2024, 01:41:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Python irc client  (Read 226 times)
vite (OP)
Legendary
*
Offline Offline

Activity: 1018
Merit: 1000


View Profile
October 18, 2016, 09:39:27 PM
 #1

https://github.com/vitepython/irc-client

A command line python irc client that takes user inputs in python 2.7

It's very basic but it's meant to only run on libraries that ship with standard python.

It only really needs one library "sockets".

You should be able to join as many channels as an irc server allows, a verbos mode that sends all data, an all Chan mode that parses channel and private messages into a easier to read format and a way to send private messages.

It's a proof of concept that you can have a basic irc client that should run on most os that ship with python. It also works on windows 7 to 10, haven't tested on a mac or smartphone yet.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!