Alois BEARD

Results 1 issues of Alois BEARD

Hi, When trying to rspec test a command such as: ``` command('support', &->(client, data, match){ channel_real_name = client.channels.dig(data.channel, :name) client.say(channel: data.channel, text: "#{channel_real_name} support url: https://url") }) ``` with the...

confirmed bug