something like that yeah

This commit is contained in:
Ashley Rosch
2021-08-04 22:53:43 -05:00
parent fb1ed3d46e
commit bb4c2e1ce4
3 changed files with 8 additions and 2 deletions

View File

@@ -113,6 +113,11 @@ const InteractionRoles: (Opt.Row|Opt.Menu)[] = [
label: 'Movie Night',
val: 'movie',
roleid: '862883242436591617'
},
{
label: 'Dungeons and Dragons',
val: 'dnd',
roleid: '872684620666265602'
}
]
}