0.0.6 • Published 3 years ago

speedyhelper v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

speedyhelper

Various helper tools for speedybot

CommandDescription
npx speedyhelper setupScaffold + boot a speedybot starter project
npx speedyhelper tunnelStart a tunnel (specify a port with -p, defaults to 8000, ex: npx speedyhelper tunnel 8000)
npx speedyhelper webKick off a web-based chat interface, -s flag to skip questions
npx speedyhelper sendmsgSend a message to a room using bot access token
npx speedyhelper webhook list -t aaa-bbb-cccList webhooks associated with token
npx speedyhelper webhook register -t aaa-bbb-ccc -w https://aaabbbcccdddeee.execute-api.us-east-1.amazonaws.comRegister firehose webhook event at provided URL
npx speedyhelper sendmsgSend a message to a room using bot access token
npx speedyhelper webhook remove -t aaa-bbb-cccremove all webhooks associated with token, pass -w to remove only webhooks registered at a certain URL