diff --git a/config template.js b/config template.js new file mode 100644 index 0000000..804f166 --- /dev/null +++ b/config template.js @@ -0,0 +1,12 @@ +module.exports = { + app: { + prefix: "$", + token: "", + }, + admin: [ + "327193195085824001", // Lantium + "515246006267412480", // ResTozz + "143437898149003265", // Laura + "872217783998504991", // Ishygo + ], +};