From 153528823b7732ba22af4d9b95f4fae355002299 Mon Sep 17 00:00:00 2001 From: Roscoe Date: Sun, 15 Feb 2026 23:41:12 +0000 Subject: [PATCH] obviously this token doesnt work anymore --- .env | 2 -- .gitignore | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index e952d6d..0000000 --- a/.env +++ /dev/null @@ -1,2 +0,0 @@ -DOKI_TOKEN=OTM4NTIyNzgxMDM1OTIxNDQ4.G49Qim.wrCrGvb3YwTQEMMoJ0P3LpSCWcaeL2AAuOOsEI -DOKI_WARNING_CHANNEL=1320191969137393736 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 9b563a8..4f8df73 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,5 @@ config*.json !**/resources/config.schema.json ### why would this not be here already ### -/logs/ \ No newline at end of file +/logs/ +*.env \ No newline at end of file