Rollback two code template.js

This commit is contained in:
“Qu 2025-01-12 23:52:59 +08:00
parent 485d4a6d8c
commit 8590366900

6
bots/template.js Normal file
View file

@ -0,0 +1,6 @@
(async (bot) => {
/* CODE HERE */
log(bot, 'Code finished.');
})