Hello. I am trying to create a channel using the Chat modules, however, when I try to create one, it does not work. The module script that I made does run though because my print statements ran while I was doing previous testing.
Your code works and your speaker joined the chat channel. You just need a way to actually see or join the channel which you’ve not done. Make sure you run tests for your code to see that they’re actually working. One test you could’ve ran is to chat /c MyChannel in your test server.
Refer to my tutorial here and enable the ShowChannelsBar setting for an alternative:
Yes. You’d just have to register them a little later instead of having the Lua Chat System register them immediately when setting things up. If you want to add CommandModules with a minimal fork option, insert the required folders to recreate the CommandModules hierarchy then insert a BoolValue into each named InsertDefaultModules and check it off. All missing content will be pulled from the source.