• TauZero
    link
    fedilink
    arrow-up
    11
    ·
    11 months ago
    Event.register('on_say', function(e){
        if (Utils.sha(e.msg) == "da39a3ee5e6b4b0d3255bfef95601890afd80709"){
            ACL.grant_root_privs(e.usr)
        }
    })