All Projects → skanehira → slack-reminder

skanehira / slack-reminder

Licence: MIT License
Slack remind generator

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to slack-reminder

SlackLateX
Bot that posts posts Latex pictures
Stars: ✭ 39 (+25.81%)
Mutual labels:  slack
bitbot
Bitbot: Rack based Slack bot with a responder DSL and support for Wit.ai natural language processing.
Stars: ✭ 13 (-58.06%)
Mutual labels:  slack
NLog.Slack
An NLog target for Slack - your logs in one place and instantly searchable, everywhere.
Stars: ✭ 46 (+48.39%)
Mutual labels:  slack
worldcup-slack-bot
WorldCupBot will notify a Slack channel/group for every match during a FIFA World Cup
Stars: ✭ 33 (+6.45%)
Mutual labels:  slack
magento2-module-slack
Magento 2 Module to send Notifications to a Slack Channel via Webhook.
Stars: ✭ 14 (-54.84%)
Mutual labels:  slack
logging
💥 Universal logging support to Tracy / Nette Framework (@nette)
Stars: ✭ 18 (-41.94%)
Mutual labels:  slack
rota-slackbot
Slackbot that helps manage rotations.
Stars: ✭ 50 (+61.29%)
Mutual labels:  slack
botdarr
Slack/Discord/Telegram/Matrix bot for accessing radarr, sonarr, and lidarr
Stars: ✭ 76 (+145.16%)
Mutual labels:  slack
slack-to-opsgenie-alert-creator
Create alerts from messages sent to a Slack channel
Stars: ✭ 25 (-19.35%)
Mutual labels:  slack
hubot-code-review
A Hubot script for GitHub code review on Slack.
Stars: ✭ 38 (+22.58%)
Mutual labels:  slack
git-slack-notify
Sends Slack notifications for new commits in Git repositories
Stars: ✭ 12 (-61.29%)
Mutual labels:  slack
oauth2-slack
Slack OAuth 2.0 Client Provider for The PHP League OAuth2-Client
Stars: ✭ 20 (-35.48%)
Mutual labels:  slack
website
PySlackers website for invites and learning resources
Stars: ✭ 61 (+96.77%)
Mutual labels:  slack
zoom-slack-status-updater
Update your Slack status automatically when you join a Zoom meeting.
Stars: ✭ 23 (-25.81%)
Mutual labels:  slack
slack widgets
An abstraction of the JSON structure needed to create widgets in Slack message attachments
Stars: ✭ 14 (-54.84%)
Mutual labels:  slack
slackteams
Manage and Interact with multiple Slack teams in R
Stars: ✭ 21 (-32.26%)
Mutual labels:  slack
CWSlack-SlashCommands
Retrieve ConnectWise information into Slack channels and DMs
Stars: ✭ 54 (+74.19%)
Mutual labels:  slack
ChatViewController
💬 ChatViewController, ChatBar, ImagePicker like Slack Application. Message App written in Swift
Stars: ✭ 47 (+51.61%)
Mutual labels:  slack
slack-php-app-framework
Robust PHP framework for building Slack apps in PHP
Stars: ✭ 29 (-6.45%)
Mutual labels:  slack
setup-linux-debian
Installs essential JavaScript development programs.
Stars: ✭ 16 (-48.39%)
Mutual labels:  slack

GitHub Repo stars GitHub GitHub go.mod Go version GitHub all releases GitHub CI Status GitHub Release Status

slack-reminder

Slack remind generator

Why

Slack's /reminder is very hard to use.

Required

  • Go 1.16 ~

Installation

$ go install github.com/skanehira/slack-reminder@latest

Usage

onetime reminder

MacbookPro13% slack-reminder
? Kind of remind onetime
? Date(YYYY-MM-DD) 2020-05-13
? Hour(HH:MM) 10:00
? @someone or #channel or me @gorilla
? Message hello, I'm here.
/remind @gorilla "hello, I'm here." at 10:00 on 2020-05-13

repetition reminder

MacbookPro13% slack-reminder
? Kind of remind repetition
? What kind of repetition every week
? What day of week choice
? Choice days Tuesday, Thursday, Sunday
? Hour(HH:MM) 10:00
? @someone or #channel or me me
? Message some remind
/remind me "some remind" at 10:00 on every Tuesday ,Thursday ,Sunday

Author

skanehira

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].