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

Add LFG channel cleaning and @mention command

This commit is contained in:
Ean Milligan (Bastion)
2023-04-21 02:27:29 -04:00
parent 00a98db405
commit 4011cf74d6
4 changed files with 38 additions and 14 deletions

View File

@ -3,6 +3,7 @@ import { dbClient } from '../src/db.ts';
console.log('Attempting to insert default actions into command_cnt');
const actions = [
'msg-mention',
'cmd-delete',
'cmd-info',
'cmd-report',