Dom Barnes

Results 12 issues of Dom Barnes

I'm attempting to use Bunch for a simple cough button. My bunch script is as follows: ``` --- title: Cough Button shortcut: m --- (audio input mute) (notify Muted) !(audio...

I have written an events spec in my project, similar to the ones in this projects, and when I run it I get the following error ``` Failure/Error: Team.create!(team) NoMethodError:...