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