Skip to content

danielwarna/Linkbot0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkBot0

Linkbot0 is a IRC-bot that shows people what's behind the a link by saying the title of the page.

Configuration

The following values can be set in the configuration file; config.py.

server = "Server Address"
channels = ["#Channel1", "#Channel2", "#Channel3"]
nickname = "LinkbotNickname" 
logFile = "linkbot0.log"

Usage

  • Install dependencies by running pip install -r requirements.txt
  • Run with python python Linkbot0.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages