ShinSeungMin

Delete Keys

......@@ -21,13 +21,11 @@ app.use(bodyParser.json());
/////////////////////////////////////////////////
// commit 할때 지워야 할것들
const USER_ID = 'U9d630077f22259431099ace7e9a0eb4c'
const TOKEN = 'Yq9KhnuTveSUn7SihUGL51E1YlFvpMkl/w0LwXhGyZq8lzZFWQ5naQgQ504rqwT0sVBScuXZOFHTxFvFb3F/3KXCcOVaj6NlSgwHCanXrsugF9E5KqhROLyRv4EGxvt9MleTefgt1qx5piktuYGkFwdB04t89/1O/w1cDnyilFU='
const domain = "2021105612.osschatbot2022.ml"
// const USER_ID = ''
// const TOKEN = ''
// const domain = ""
const USER_ID = ''
const TOKEN = ''
const domain = ""
/////////////////////////////////////////////////
let MEGA_date;
......