mindcraft/bots/andy/action-code/23.js

7 lines
No EOL
69 B
JavaScript

(async (bot) => {
//no response
log(bot, 'Code finished.');
})