mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-10 10:57:08 +02:00
Yay I can Install my own dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const { Command } = require('discord.js-commando');
|
||||
const translator = require('../../functions/translator.js');
|
||||
const translator = require('custom-translate');
|
||||
const morse = {
|
||||
"a": ".-",
|
||||
"b": "-...",
|
||||
|
||||
Reference in New Issue
Block a user