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

Add manager Join/Leave/Alternate commands

additionally update deleteConfirmed such that the group up manager name syntax matches name syntax elsewhere in the bot
This commit is contained in:
Ean Milligan (Bastion)
2023-04-21 02:00:36 -04:00
parent 9051792ff3
commit 00a98db405
8 changed files with 215 additions and 15 deletions

View File

@ -8,6 +8,9 @@ const actions = [
'cmd-report',
'cmd-setup',
'cmd-gameSel',
'cmd-join',
'cmd-leave',
'cmd-alternate',
'btn-gameSel',
'btn-customAct',
'btn-createEvt',