I have been pushing for Discord because
a) There is no need to host and maintain as Esteban said
b) There a ton of communities already using it and its by far the second most mature chat client after Slack
c) It has a very powerful Python API.... yes I know.... I know its no Pharo but still it makes it very easy to make bots that automate a lot of staff. I am using a bot that fetches RSS feeds (Although not sure how well this is working) connects to the reddit forum and of course fetches git commits
d) The team listens to its users
e) for personal reason.... all my favorite software (Blender, Unreal etc) is using it
I am also making my own bot . I�� could try to add a way for the bot to connect the mailing list with the Discord channel turn the mailing lists discussions to Discord discussions and vice versa but I have not done this before so no promises. I do have find a website that turns pretty much anything to webhooks which is what Discord uses (probably Slack too)
https://ifttt.com/discoverI could do the same with Slack , meaning to send Slack messages to Discord and Discord to Slack, I think I found one bot that already does this.
In short we can unite everything under one roof and let people keep using whatever people feel comfortable with (Slack, mailing lists,
world.st forum, reddit , google hangouts , youtube , github and anything with webhooks or some form of web API)
Also the Bot could store its own log even in the unlikely scenario of a nuclear explosion in Discord servers we wont lose our valuable data. Though I think I saw somewhere that Discord allows to backup and export the data so that may be proven unnecessary.