mirror of
https://github.com/gabrielkheisa/discord-active-developer-badge.git
synced 2024-11-22 19:41:55 +07:00
Update app.js
This commit is contained in:
parent
8031f9f8e7
commit
2d005cd15e
2
app.js
2
app.js
@ -38,5 +38,5 @@ const question = (q) => new Promise((resolve) => rl.question(q, resolve));
|
|||||||
}
|
}
|
||||||
] });
|
] });
|
||||||
|
|
||||||
console.log('DONE');
|
console.log('DONE | Application/Bot is up and running. DO NOT CLOSE THIS TAB UNLESS YOU ARE FINISHED USING THE BOT, IT WILL PUT THE BOT OFFLINE.');
|
||||||
})();
|
})();
|
||||||
|
Loading…
Reference in New Issue
Block a user