Skip to content

Instantly share code, notes, and snippets.

@ToxicFrog
Created June 12, 2015 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ToxicFrog/7d0b66b9709d9467157d to your computer and use it in GitHub Desktop.
Save ToxicFrog/7d0b66b9709d9467157d to your computer and use it in GitHub Desktop.
$ lein run -- --help
Registering action hot-reload with 1 triggers.
-s, --server HOST irc.freenode.net IRC server to connect to
-p, --port PORT 6667 Port number of IRC server
-n, --nick NICKS ["SharkyMcJaws" "sharky"] Comma separated list of names to recognize; first will be used as IRC nick
-j, --join CHANNEL #gbchat IRC channel to join
-a, --admin USER,... #{"ToxicFrog"} Names of users to recognize as administrators
-P, --persistence FILE sharky.edn Save bot state in this file
-m, --modules Comma-separated list of modules to load
-h, --help Display help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment