Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 300 Bytes

This is a java bot to take account of players' scores of IRC triviabot.

Build

./gradlew build

Usage

Execute with a jdk 1.8:

java -jar triviascore.jar -n <this_bot_name> -ch <channel> -tn <trivia_bot_name> -s <IRC_server>

Remember to scape the '#' character in the channel.