If there is previously unknown hashtag #<channel-name> mentioned in text of any other already decoded channel message, add it to the channel list.
Workflow:
- new channel message(known channel)
- decode content
- try to find channel name in the text: Hey, I created new channel called #mesh, please join
- previously unknown channel mentioned: #mesh
- add hashtag channel to the list and decode all future messages
If there is previously unknown hashtag
#<channel-name>mentioned in text of any other already decoded channel message, add it to the channel list.Workflow: