https://github.com/openvoiceos/ovos-skill-laugh
make mycroft do an evil laugh
https://github.com/openvoiceos/ovos-skill-laugh
bigscreen entertainment halloween laugh mycroft mycroft-skill mycroft-skills skill skills
Last synced: 4 months ago
JSON representation
make mycroft do an evil laugh
- Host: GitHub
- URL: https://github.com/openvoiceos/ovos-skill-laugh
- Owner: OpenVoiceOS
- License: apache-2.0
- Created: 2018-03-09T16:28:33.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2026-01-19T08:20:41.000Z (5 months ago)
- Last Synced: 2026-01-19T16:42:58.647Z (5 months ago)
- Topics: bigscreen, entertainment, halloween, laugh, mycroft, mycroft-skill, mycroft-skills, skill, skills
- Language: Python
- Homepage:
- Size: 19.5 MB
- Stars: 7
- Watchers: 3
- Forks: 7
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#
Laugh




Makes your voice assistant laugh like a maniac

## About
Laugh randomly or when requested.
## Settings
~/.config/ovos/skills/skill-laugh.openvoiceos/settings.json
~/.config/neon/skills/skill-laugh.openvoiceos/settings.json
```js
{
"gender": "robot", // or "male" or "female"
"haunted": false, // default true, "mine is an evil laugh"
"sounds_dir": "/home/neon/venv/lib/python3.10/site-packages/skill_laugh/sounds", // default on a Neon setup, can be set to anything OVOS/Neon can access
"__mycroft_skill_firstrun": false
}
```
## Examples
- "Laugh like Alexa"
- "can you laugh"
## Credits
- [@JarbasAl](https://jarbasal.github.io)
- [@mikejgray](https://graywind.org) (revival)
- [SoundBible](http://soundbible.com/suggest.php?q=laugh&x=0&y=0)
- [FreeSound](https://freesound.org/search/?q=female+evil+laugh)
- [0.jpg](https://pixabay.com/illustrations/ai-generated-woman-horror-monster-8960870/)
- [1.jpg](https://pixabay.com/illustrations/ai-generated-ghost-apparition-8960859/)
- [2.jpg](https://pixabay.com/photos/skull-skull-and-crossbones-skeleton-570975/)
- [3.jpg](https://pixabay.com/illustrations/ai-generated-halloween-ghost-horror-8307427/)
## Category
**Entertainment**
## Tags
#laugh
#funny
#entertainment
#repeating
## License
Apache-2.0