miron / NeonCore

Terminal based Cyberpunk Tabletop RPG with Nostr as database and openAI API compatible commands
3 stars 1 forks source link

inherit cmd.Cmd from SkillcheckCommand in ActionManager #45

Closed miron closed 1 year ago

miron commented 1 year ago

This would make the classes tightly coupled, research if this could be a problem

miron commented 1 year ago

only ActionManager inherits cmd.Cmd(), skillcheck classes register methods with actionmanager