Push du programme

This commit is contained in:
Lantium 2022-03-04 14:28:25 +01:00
parent e49f26cbf5
commit 60dea2f4b8

12
config template.js Normal file
View File

@ -0,0 +1,12 @@
module.exports = {
app: {
prefix: "$",
token: "",
},
admin: [
"327193195085824001", // Lantium
"515246006267412480", // ResTozz
"143437898149003265", // Laura
"872217783998504991", // Ishygo
],
};