mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
fix: actually fix it
This commit is contained in:
@@ -44,7 +44,6 @@ export default commandModule({
|
||||
},
|
||||
],
|
||||
execute: async (ctx, options) => {
|
||||
await ctx.interaction.deferReply({ephemeral: true})
|
||||
const option = ctx.interaction.options.getString("fecha")
|
||||
const array = JSON.parse(
|
||||
String(readFileSync("./util/daysinyear.txt"))
|
||||
|
||||
Reference in New Issue
Block a user