issues
search
discord-mafia
/
mafia-engine
2
stars
2
forks
source link
merge: website in prod + vc manage menu additions
#39
Closed
JacksonVirgo
closed
10 months ago
JacksonVirgo
commented
10 months ago
Added site directly to the bot, as opposed to the current nextjs version running externally
Added the core for registration-required command handling, not currently in use but it is available
Added vote weight management in the /manage-votecount command.
Moved more interactions to a builder pattern as opposed to extending a class