42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
295 stars 60 forks source link

Feature request: do not have one team as main team #182

Closed Peter4825 closed 6 years ago

Peter4825 commented 6 years ago

At this moment, when logging in to matterircd on a mattermost server, you need to provide your username/password and your teamname

The channels for that team become #channelname while the channels of other teams become #teamname/channelname.

I'd like to request to (optionally) drop the teamname, and have all channels named #teamname/channelname, so you are very clear on which team you are talking.

42wim commented 6 years ago

Fixed in master, set PrefixMainTeam = true in matterircd.toml under [mattermost] settings