Current version of the admintools join function only passes the channel name to client.join, so channels with keys can't be joined this way. This change makes it pass on all arguments, so "join #somechannel secretkey" will work in channels/PMs from admins.
Current version of the admintools join function only passes the channel name to client.join, so channels with keys can't be joined this way. This change makes it pass on all arguments, so "join #somechannel secretkey" will work in channels/PMs from admins.