Justin Lee
Justin Lee
https://github.com/sksamuel/hoplite
The search works but if you click next/previous it doesn't include the page number in that url so you revert back to seeing everything.
ERROR: 2014-02-03 09:12:10,895: Javabot: :calvino.freenode.net 433 \* javabot :Nickname is already in use. org.jibble.pircbot.NickAlreadyInUseException: :calvino.freenode.net 433 \* javabot :Nickname is already in use. at org.jibble.pircbot.PircBot.connect(PircBot.java:196) at org.jibble.pircbot.PircBot.connect(PircBot.java:107) at javabot.Javabot.connectAndId(Javabot.java:214) at...
remove this level of indirection and just restrict the various operations and let them be invoked normally
1. Rollback changes 2. UI to view changes a. revert through UI
Restrict channels from seeing certain factoids? APIs? Would this need per-channel admins? or just general bot admins?
- Should karma expire? - How to distribute existing karma?
This might be a duplicate of #1421 but i get this stacktrace on a release. The artifacts are successfully deployed to maven central but the jreleaser run itself fails. But...
The examples for $firstN and $lastN are a bit more complicated. There are two examples blocks and the parser seems to "reset" itself when parsing that.