I hereby claim:
- I am pajlada on github.
- I am pajlada (https://keybase.io/pajlada) on keybase.
- I have a public key ASDcX-6UAKMJcDzL4JgxYooXlvaNdWk4SoTcmGvraCOOAQo
To claim this, I am signing this object:
{ | |
"RandomClass": { | |
"canClassBeCool": false | |
} | |
} |
ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAtVaNvPDnP2vDt6Msropiyo/9hASD7znWg3HwfeogFTrkeeyqxsiihlVmcFVnfr+y7oXpQ5w8ZbrS+0R6WV9fbbae3JBrjuWqp6eXfP1wQ+U7oz4Pn/DlZlDSHCpaysjATopzKXYhEiIWzOsa3ZZSozQ12heDxnWs05yYFC1wsi5CsqGiivR0kyvTg0MxVN7HSx0JKX6+Ihi4kyahq1dJGitp0BU/tiZ6eyTCT0Ckv06G3Y4vMs7Rq0gLMD53tRlIqZ0s2akZ++6wJW2kd6extKVj259DDUBKOaX1yBZVD6tMutqm0p+LKK8PUy9cvTxbbkUNimTWEuVBYqnBSZ/g6Q== pajlada |
if [[ -n "${CURRENT_ACTIVATED_SCRIPT+1}" ]]; then | |
echo "already activated" | |
return | |
fi | |
export OLD_GOPATH="${GOPATH}" | |
export GOPATH="/home/pajbot/go" | |
export OLD_PS1="${PS1}" | |
export PS1="(pb) ${PS1}" | |
export CURRENT_ACTIVATED_SCRIPT="pb-go" |
I hereby claim:
To claim this, I am signing this object:
2016-06-23 17:45:44.589 boss parse.go:67 DEBU Handled msg[1]: [email protected] PRIVMSG #forsenlol :LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL /ignore Zonothene LUL | |
2016-06-23 17:45:44.589 boss parse.go:87 DEBU map[id:0ab35ad9-2a02-484d-a59a-0c8e8e0c1ab5 @badges: color:#0000FF room-id:22484632 user-id:18004672] | |
2016-06-23 17:45:44.589 boss irc.go:113 DEBU 1 | |
2016-06-23 17:45:44.589 redismanager redismanager.go:43 DEBU redis: user: wonderarceus channel: forsenlol | |
2016-06-23 17:45:44.590 redismanager redismanager.go:43 DEBU redis: user: wonderarceus channel: forsenlol | |
2016-06-23 17:45:44.590 redismanager redismanager.go:43 DEBU redis: user: wonderarceus channel: forsenlol | |
2016-06-23 17:45:44.590 bot bot.go:67 DEBU wonderarceus is level 100 | |
2016-06-23 17:45:44.590 module |
[core] | |
pager = "less -x5,9" | |
[push] | |
default = simple | |
[alias] | |
st = status | |
ci = commit --verbose | |
co = checkout | |
df = diff | |
lg = log -p |
function clear_me() | |
{ | |
var img_info = Sizzle('#content .nospace')[0]; | |
var img_help = Sizzle('#content .help')[0]; | |
$S(img_info, {'display': 'none'}); | |
$S(img_help, {'display': 'none'}); | |
var code_container = $('code_container'); | |
$S(code_container, {'display': 'none'}); |
assist = function(message, advice) { | |
var params = _.rest(message.split(' '), 1); | |
if (params.length >= 1) { | |
get_user_by_param(params, function(err, user, db_user) { | |
if (user) { | |
chatMessage('/me @' + user.username + ' ' + advice ); | |
} else { | |
chatMessage('/me ' + advice); | |
} |
exports.names = ['newfag', 'newfeg']; | |
exports.hidden = false; | |
exports.enabled = true; | |
exports.matchStart = true; | |
exports.cd_all = 15; | |
exports.cd_user = 30; | |
exports.cd_manager = 5; | |
exports.handler = function (data) { | |
var params = _.rest(data.message.split(' '), 1); | |
Users with top K@tys are: | |
1. acheron12 (38,256) | |
2. vengepk (29,530) | |
3. mysticseven (28,612.5) | |
4. bluefire4101 (26,993) | |
5. synfull_(25,865) | |
6. asteconn (23,618.5) | |
7. noxnoob (17,446) | |
8. slikone12 (12,983) | |
9. pajlada (12,300) |