From 06337c942f2c9b776ffdabd9986cdc025ac044dc Mon Sep 17 00:00:00 2001 From: Firez <55920870+FirezTheGreat@users.noreply.github.com> Date: Tue, 3 Nov 2020 21:16:13 +0530 Subject: [PATCH 1/2] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..230ccca --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Celestial +Bot for private server, no urgent help will be provided From df58fc5156504fca1c32c3271954abb861214617 Mon Sep 17 00:00:00 2001 From: Firez <55920870+FirezTheGreat@users.noreply.github.com> Date: Tue, 3 Nov 2020 21:20:12 +0530 Subject: [PATCH 2/2] Update config.json --- config.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config.json b/config.json index e96cb20..4b07513 100644 --- a/config.json +++ b/config.json @@ -1,13 +1,13 @@ { - "TOKEN": "NzcxMDE2MTg4NDQzNjIzNDI0.X5l-yA.2fCVCqiWG1hEloc-f_5IPSv2Xro", - "PREFIX": "!", - "owners": ["457556815345877003"], + "TOKEN": "", + "PREFIX": "", + "owners": [""], "ERELA_OPTIONS": { "host": "0.0.0.0", "port": "7000", - "password": "celestial" + "password": "" }, - "POSTER_ID": "773036259516874783", - "POSTER_TOKEN": "UsfwrsYkkUv0aSgHc4W9Aqug9TCneJN0QA_cGwkev5YySLGw-My2ipoOAiRKzO7ocaum", - "POSTER_TIME": 9e+5 -} \ No newline at end of file + "POSTER_ID": "", + "POSTER_TOKEN": "", + "POSTER_TIME": "" +}