mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
use token variable
This commit is contained in:
@@ -45,4 +45,4 @@ client.once("ready", async () => {
|
||||
|
||||
// tslint:disable-next-line no-console
|
||||
console.log("Attempting to log in...")
|
||||
client.login(process.env.BOT_TOKEN)
|
||||
client.login(BOT_TOKEN)
|
||||
|
||||
Reference in New Issue
Block a user