/swearbot

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

Primary LanguageKotlin

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.