1
1
mirror of https://github.com/Burn-E99/GroupUp.git synced 2026-01-06 11:27:54 -05:00

standardize all slash command names, start work on /help command, deno fmt

This commit is contained in:
Ean Milligan (Bastion)
2023-04-29 03:18:06 -04:00
parent 1c7a97b616
commit 3268eeff7e
14 changed files with 87 additions and 29 deletions

View File

@ -5,6 +5,7 @@ console.log('Attempting to insert default actions into command_cnt');
const actions = [
'msg-mention',
'cmd-delete',
'cmd-help',
'cmd-info',
'cmd-report',
'cmd-setup',