missing jsdocs comment moment

This commit is contained in:
ChomeNS 2022-11-16 18:10:41 +07:00
parent 9f8b4f6bd8
commit 059f7bf6af

View file

@ -1,3 +1,4 @@
/* eslint-disable require-jsdoc */
/* eslint-disable max-len */
const {MessageEmbed} = require('discord.js');
function add(command, interval, bot) {