noobbbbb

Results 3 issues of noobbbbb

`I'm using Google's translation application...` I have failed to call "robot.messageRoom": ```javascript module.exports = function(robot) { robot.router.post('/hubot/hoge/:room', function(req, res) { let room = req.params.room data = req.body.payload robot.messageRoom(room, 'hoge Posted!')...

### Description: Set default avatar, but only the color is reflected. ### Steps to reproduce: 1. Open profile settings page `UserMenu -> Account -> Profile` 1. Set default avatar (Profile...

Tasked

This PR allows non-alphanumeric characters to appear as the default avatar for users and channels. (but only for strings allowed in the settings) ## Proposed changes (including videos or screenshots)...

communityPR