mirror of
https://github.com/jcreek/MupBot.git
synced 2026-07-12 18:33:44 +00:00
feat(*): Add sendEmbedMessage helper method
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
const { sendEmbedMessage } = require('./helpers.js');
|
||||
|
||||
module.exports = {
|
||||
matchCommand: function (Discord, config, logger, message, command, args) {
|
||||
switch(command) {
|
||||
|
||||
Reference in New Issue
Block a user