Skip to content

dukethis/IRCbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bibop_ircbot

IRC python simple bot

A small script to run a IRC robot as an automated session. Each instance can connect to one server and join multiple channels at once.

Requires:

  • python3
  • python3/bs4 (BeautifulSoup) ... hmmm

Usage:

  • $ git clone https://github.com/dukethis/bibop_ircbot
  • Set up your bot:
  • HOST to connect
  • PORT to reach
  • NICK bot nickname
  • Run it: $ python3 bibop.py

Enjoy :-)

About

IRC python simple bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages