Kitt3120/WenigerTorben-Bot

Discord Service delegate input handling

Opened this issue · 0 comments

Currently, input handling is handled directly inside the Discord Service.
It would be better to have the input handling delegated into another class.