ShellgeiBot

command module
v0.0.0-...-6d05963 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: Apache-2.0 Imports: 34 Imported by: 0

README

ShellGeiBot

Go Report Card

Twitter

Specification

Official Docker Image

Development

  • go version go1.12.7

Build shellgei bot.

make build

Testing.

make test

Run

An example of TwitterConfig.json

{
	"ConsumerKey": "<your twitter app's consumer key>",
	"ConsumerSecret": "<your twitter app's consumer secret>",
	"AccessToken": "<your account's access token>",
	"AccessSecret": "<your account's access secret>"
}

An example of ShellgeiConfig.json

{
	"dockerimage": "theoldmoon0602/shellgeibot:master",
	"timeout": "20s",  // timeout
	"workdir": ".",    // where to make temporary directories
	"memory": "100M",  // max memory size of docker container
	"mediasize": 250,  // max media size to be able to creaate
	"tags": ["シェル芸", "危険シェル芸", "ゆるシェル"]  // trigger tags
}
<Usage>./ShellgeiBot: TwitterConfig.json ShellgeiConfig.json | -test ShellgeiConfig.json script

3rd parties

Author

theoldmooon0602

LICENSE

Apache License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
followback
/ N日以上フォロワーだったひとをフォローバックする仕組み / フォロー解除されていたら解除し返す
/ N日以上フォロワーだったひとをフォローバックする仕組み / フォロー解除されていたら解除し返す

Jump to

Keyboard shortcuts

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