https://github.com/plainbanana/kombu-erea-bot
コンブトラックガチエリア(コンブエリア)通知Bot
https://github.com/plainbanana/kombu-erea-bot
mastodon-bot splatoon2
Last synced: 9 months ago
JSON representation
コンブトラックガチエリア(コンブエリア)通知Bot
- Host: GitHub
- URL: https://github.com/plainbanana/kombu-erea-bot
- Owner: plainbanana
- License: mit
- Created: 2020-06-19T15:31:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T20:17:45.000Z (almost 6 years ago)
- Last Synced: 2025-02-11T11:58:50.839Z (over 1 year ago)
- Topics: mastodon-bot, splatoon2
- Language: Go
- Homepage: https://mustardon.tokyo/@ikaBot
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/plainbanana/kombu-erea-bot/actions?query=workflow%3Arelease) [](https://github.com/plainbanana/kombu-erea-bot/releases/latest)
# kombu-area-bot
A simple bot for mastodon. This bot toot to followers when gachi splat_zones will hold at コンブトラック(kombu).
# Usage
- get new ClientID and ClientSecret
`% env MASTODONSERVER=XXX MASTODONAPPWEBSITE=XXX go run main.go`
- and then run
`% env USERAGENT=XXX MASTODONSERVER=XXX MASTODONCLIENTID=XXX MASTODONCLIENTSECRET=XXX MASTODONAPPYOUREMAIL=XXX MASTODONAPPYOURPASSWORD=XXX go run main.go`
- Regist binary to crontab
## environments
- "USERAGENT"
- "MASTODONSERVER"
- "MASTODONAPPWEBSITE"
- "TOOTHOUR"
- "TOOTMIN"
- "TOOTTOTAL"
- "MASTODONCLIENTID"
- "MASTODONCLIENTSECRET"
- "MASTODONAPPYOUREMAIL"
- "MASTODONAPPYOURPASSWORD"
# Notice
This Bot uses [Spla2API](https://spla2.yuu26.com/). You need to set UserAgent which contains program name and your contacts info (default is this repo).