mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-21 21:52:07 +02:00
6 lines
No EOL
66 B
JavaScript
6 lines
No EOL
66 B
JavaScript
(async (bot) => {
|
|
|
|
/* CODE HERE */
|
|
log(bot, 'Code finished.');
|
|
|
|
}) |