slacknimate

Create animated text effects for Slack messages

brewmacoslinux
Try with needOr install directly
Source

About

Text animation for Slack messages

Commands

slacknimate

Examples

Animate a simple text message to Slack$ slacknimate --text 'Hello World' --webhook YOUR_WEBHOOK_URL
Create a wave animation effect with custom speed$ slacknimate --text 'Wave Effect' --animation wave --speed 100 --webhook YOUR_WEBHOOK_URL
Display typewriter animation effect$ slacknimate --text 'Typing...' --animation typewriter --webhook YOUR_WEBHOOK_URL