Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alfathdirk committed Sep 2, 2017
1 parent c208455 commit 62a4cfc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/bot.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
const LineConnect = require('./connect');
let LINE = require('./main.js');

const auth = {
authToken: 'EkhKpJrY4uAEW0eLJtQb.DJL32RkCVw/GY+QFfzT2IW.Glp/DCyaiJSF7+yDbCsP9OHsXzdJvE/cHOhGu6pqDAA=',
certificate: '2c0a5dbde000c76c2fa05510742ac44ac6f44a26cb78dd83304caf5da0273371'
}

This comment has been minimized.

Copy link
@shimora

shimora Oct 5, 2017

cara install nano alphatjs gimana

tolong bantuanya


let client = new LineConnect(auth);
let client = new LineConnect();

client.startx().then(async (res) => {
let ops;
Expand Down

1 comment on commit 62a4cfc

@shimora
Copy link

@shimora shimora commented on 62a4cfc Oct 5, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cara install nano alphatjs gimana

tolong bantuanya

Please sign in to comment.