mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
Rollback two code template.js
This commit is contained in:
parent
485d4a6d8c
commit
8590366900
1 changed files with 6 additions and 0 deletions
6
bots/template.js
Normal file
6
bots/template.js
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
(async (bot) => {
|
||||||
|
|
||||||
|
/* CODE HERE */
|
||||||
|
log(bot, 'Code finished.');
|
||||||
|
|
||||||
|
})
|
Loading…
Add table
Reference in a new issue