From c9b334a857053de8555a4f3575620611e57c0999 Mon Sep 17 00:00:00 2001 From: Abheek <67982792+ADawesomeguy@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:32:00 -0600 Subject: [PATCH] Replace burner bot token with placeholder --- roundbot.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundbot.mjs b/roundbot.mjs index ae5056d..bb8df2c 100644 --- a/roundbot.mjs +++ b/roundbot.mjs @@ -228,4 +228,4 @@ client.on('message', async message => { }*/ }); -client.login("ODEyMzU2OTI3NzczOTk5MTI2.YC_kWA.QWN3-uWpqF_4xQD_uWr09i2Rdos"); +client.login("BOT TOKEN HERE");