go-mute-them-all

command module
v0.0.0-...-02e5f33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2022 License: AGPL-3.0 Imports: 9 Imported by: 0

README

Twitterの全フォローユーザーをミュートしてタイムラインを静かにする

このツールでは、Twitterのフォローしているユーザを全員ミュートします。

How to use

Fill in the blanks in cred.go:

// ConsumerKey is...
const ConsumerKey = ""

// ConsumerSecret is...
const ConsumerSecret = ""

// OAuthToken is...
const OAuthToken = ""

// OAuthSecret is...
const OAuthSecret = ""

Then,

make run

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL