The way the discord python api handles command inputs make it a pita to support spaces between commands, so you can specify multiple roles but you can't use spaces between them. (ie !role add qut,c,python,hackathons) We should add support for multiple roles with spaces in between like !role add qut, c, python, hackathons)