We wanna make it so Hosts aren't purely discord servers but can be added standalone. Change the code where needed to handle those cases.
Change the code in src/commands/index.ts to handle passing the host with the ParsedMessage too. Lazy to do that in my PR.
THIS DEPENDS ON #3
We wanna make it so Hosts aren't purely discord servers but can be added standalone. Change the code where needed to handle those cases.
Change the code in src/commands/index.ts to handle passing the host with the ParsedMessage too. Lazy to do that in my PR.
THIS DEPENDS ON #3