Skip to content
/ swearbot Public

A simple IRC bot that keeps track of how much users swear

Notifications You must be signed in to change notification settings

krljg/swearbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swearbot

A simple IRC bot that keeps track of how much users swear

Build and Run

Use maven to build:

mvn install

Run the self-contained Jar file:

java -jar target/swearbot-1.0.0-SNAPSHOT-jar-with-dependencies.jar <name> <server> <channel>

Where name is the name of the bot, ie "swearbot", server is the address of the server ie irc.dal.net, and channel is the channel to join ie #chat.

About

A simple IRC bot that keeps track of how much users swear

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages