Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ synr Public

A script that leaving from your unnecessary chat rooms

License

Notifications You must be signed in to change notification settings

chck/synr

Repository files navigation

synr: A script that leaving from your unnecessary chat rooms

Build Status license

Requirements

go==1.12.*

Installation

% go get -u github.com/chck/synr

Setup

# Set tokens in config/secrets.yaml
# slack: https://api.slack.com/docs/oauth-test-tokens
# chatwork: http://developer.chatwork.com/ja/authenticate.html
vi config/secrets.yaml
---
tokens:
 chatwork: YOUR_CHARWORK_TOKEN
 slack: YOUR_SLACK_TOKEN

Usage

# Show usage with options
% synr help
# Dry-run
% synr -c slack -d
# Run
% synr -c slack
# Run with selected months elapsed from last update (default: 1)
% synr -c slack -m 3
# Supported chats are slack and chatwork
% synr -c chatwork -m 3

About

A script that leaving from your unnecessary chat rooms

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /