From a8bb210ecaf0e65707bfb8468d8a9fc2eb9497d1 Mon Sep 17 00:00:00 2001 From: DJj123dj <80536295+DJj123dj@users.noreply.github.com> Date: Mon, 27 Jun 2022 09:23:16 +0200 Subject: [PATCH] added large text for the fun! --- index.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.js b/index.js index dc2660f..a5cdde5 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,15 @@ +// __________ __________ ___________ ____ ____ +// / ____ \ / ______ \ / | | \ | | +// | / \ | | | | | | |_______| | \ | | +// | | | | | |____| | | | | |\ \ | | +// | | | | | ________/ | |______ | | \ \ | | +// | | | | | | | _____| | | \ \ | | +// | | | | | | | | | | \ \ | | +// | | | | | | | |________ | | \ \| | +// | \____/ | | | | | | | \ | +// \__________/ |__| \__________| |__| \___| + + const discord = require('discord.js') const fs = require('fs') const intents = discord.Intents