Add countChars function
This commit is contained in:
parent
2a7e808b29
commit
4745cc37e2
@ -1,4 +1,4 @@
|
|||||||
const { SlashCommandBuilder, Discord } = require('discord.js');
|
const { SlashCommandBuilder, Discord, codeBlock } = require('discord.js');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
data: new SlashCommandBuilder()
|
data: new SlashCommandBuilder()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user