Skip to content

BrOrlandi/faustao-errou

Repository files navigation

Faustão Errou!!

Errouuuuuu!

Play famous "errrrouuu" sound by Faustão.

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g faustao-errou

Or install locally:

npm install faustao-errou

Running

Run command:

errou

Or import in NodeJS script:

var faustaoErrou = require('faustao-errou');

faustaoErrou();

Integrations