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:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user