From f35a98d6f5ad143ec1e1d76cbe1a7d4544ee1715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= <sm@samip.fi> Date: Thu, 12 Mar 2020 22:13:12 -0700 Subject: [PATCH] Update config.py --- All-In-One-bot/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/All-In-One-bot/config.py b/All-In-One-bot/config.py index d31f579..df84a90 100644 --- a/All-In-One-bot/config.py +++ b/All-In-One-bot/config.py @@ -1,3 +1,3 @@ client_id = '440790222347829258' -token = 'NDQwNzkwMjIyMzQ3ODI5MjU4.DjfwxQ.blSXGcE4xda6jpTas0h8nBJs4OY' -postgresql = 'postgresql://samip537:VgZeE7BBj9@localhost/samip537' \ No newline at end of file +token = '' +postgresql = 'postgresql://samip537:@localhost/samip537' \ No newline at end of file -- GitLab