Add files via upload

This commit is contained in:
MrYoung249 2019-07-13 12:22:46 +08:00 committed by GitHub
parent 87db2761ae
commit fe13a164e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

View file

@ -2,14 +2,14 @@ const LineConnect = require('./connect');
let line = require('./main.js');
let LINE = new line();
console.info("\n\
$$\ $$\ $$$$$$\ $$\ $$\ $$\ $$\ $$$$$$\ \n\
\$$\ $$ |$$ __$$\ $$ | $$ |$$$\ $$ |$$ __$$\ \n\
\$$\ $$ / $$ / $$ |$$ | $$ |$$$$\ $$ |$$ / \__|\n\
\$$$$ / $$ | $$ |$$ | $$ |$$ $$\$$ |$$ |$$$$\ \n\
\$$ / $$ | $$ |$$ | $$ |$$ \$$$$ |$$ |\_$$ |\n\
$$ | $$ | $$ |$$ | $$ |$$ |\$$$ |$$ | $$ |\n\
$$ | $$$$$$ |\$$$$$$ |$$ | \$$ |\$$$$$$ |\n\
\__| \______/ \______/ \__| \__| \______/ \n");
.:: .:: .:::: .:: .::.::: .:: .::::\n\
.:: .:: .:: .:: .:: .::.: .:: .:: .: .::\n\
.:: .:: .:: .::.:: .::.:: .:: .::.::\n\
.:: .:: .::.:: .::.:: .:: .::.::\n\
.:: .:: .::.:: .::.:: .: .::.:: .::::\n\
.:: .:: .:: .:: .::.:: .: :: .:: .:\n\
.:: .:::: .::::: .:: .:: .:::::\n\
\n");
const auth = {
authToken: '',

View file

@ -9,6 +9,7 @@ class LINE extends Command {
this.stateStatus = {
cancel: 0,
kick: 1,
salam: 1
};
this.messages;
this.payload