Closed Spartanicek closed 1 month ago
I have created a the dnd plugin as requested.
when running jarvis, new action is available - dnd
when you enter, the dnd plugin is constantly running until you enter 'exit'. By typing 'help' you can see available actions.
You can either make a roll with dice, generate random npc name based on race and gender, or generate random loot.
I am just a beginner at coding, so excuse my code :)
It works, check if it usable and I am open to any critique
Honestly, not so much clue what the dnd-stuff output is telling me ;). Code is good structured and readable. Input is handled well, so don't see any crashes or other issues.
I'll just merge. Thank you!
I have created a the dnd plugin as requested.
when running jarvis, new action is available - dnd
when you enter, the dnd plugin is constantly running until you enter 'exit'. By typing 'help' you can see available actions.
You can either make a roll with dice, generate random npc name based on race and gender, or generate random loot.
I am just a beginner at coding, so excuse my code :)
It works, check if it usable and I am open to any critique