
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
hubot-schedule-msg
Advanced tools
Inspired by & based on: hubot-schedule But I think it's BETTER!
I build this to fit with my rocket.chat, but I guess it will work (with some bugs) on other platform. ES6 so it's easily to maintenance.
hubot-hook for example)And actually... I don't remember all.
TODO: [] Create built file instead of using direct babel compile. [] Recheck the error handling & error emit. [] Bug fixes.
Install the package
npm install hubot-schedule-msg
Add hubot-schedule-msg to external-scripts.json.
> cat external-scripts.json
> ["hubot-schedule"]
hubot schedule <@someone|#channel> "<time|cron_pattern>" <message>
hubot schedule list
hubot remove id
Examples:
hubot schedule "9am" Hello World
hubot schedule #general "tomorrow" Hello World
hubot schedule @someone "9:00:10 31/1/2020 +07:00" Full date time format.
hubot schedule me "9:00 31 Jan +7" Shorthand @rocket.cat.
hubot schedule "Monday" Next Monday at 9am.
hubot schedule "4 5 . . ." Use dots instead of asterisks to avoid markdown parsing.
Put these options to your hubot's .env file
Enable/Disable debug mode, some debug messages will appear.
Enable/Disable hubot not to process messages sent by hubot-schedule-msg.
Enable to deny schedule control from other rooms.
This will set default UTC Offset to schedules. If not set, OS timezone's offset would be used.
Emit the error message using robot.emit (not sending message outside) or send as messages.
Copyright 2020 juzser.
Licensed under the MIT License.
FAQs
Message scheduler for hubot, fit with RocketChat
We found that hubot-schedule-msg demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.