From d248298a798d3428aface05ae0d36a5d3d153242 Mon Sep 17 00:00:00 2001 From: lalauya1122 Date: Tue, 3 Oct 2017 13:13:54 +0800 Subject: [PATCH] http://github.com/lalauya1122/ALPjs 45415413 --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index d12ad2f..a3d91fc 100644 --- a/src/main.js +++ b/src/main.js @@ -2,7 +2,7 @@ const LineAPI = require('./api'); const { Message, OpType, Location } = require('../curve-thrift/line_types'); let exec = require('child_process').exec; -const myBot = ['u07bea77e0ddbe298a45f2758d834ce48','u79c68416a26d7db88b9d44042dafd4f5','u0e18f39c40973be5f201cc1b00528be4']; +const myBot = ['u6de2fd0d3f168038814531c1fb8fb7dc']; function isAdminOrBot(param) {