mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-29 19:44:53 +02:00
6 lines
66 B
JavaScript
6 lines
66 B
JavaScript
![]() |
(async (bot) => {
|
||
|
|
||
|
/* CODE HERE */
|
||
|
log(bot, 'Code finished.');
|
||
|
|
||
|
})
|