Skip to content

A bot for telegram. Get your own splatoon2 battle in telegram.

License

Notifications You must be signed in to change notification settings

JoneWang/sp2battlebot

Repository files navigation

sp2battlebot

Srouce code for @Sp2BattleBot.

A bot for telegram. Get Splatoon2 battle info in telegram.

* This project rewrite from swift version.*

Screenshot

last50

push

Start

First, install dependencies.

pip3 install -r requirements.txt

Set your bot token and administrator username in config.py.

TELEGRAM_BOT_TOKEN = ''
ADMINISTRATOR_USERNAME = ''

Run

./sp2battlebot [start|stop|restart]

Command

/start - Start here.

/gettoken - Get token.

/settoken - Set token.

/last - Last battle info.

/last50 - Show overview for last 50 battle.

/startpush - Startup battle push.

/stoppush - Stop battle push.

/help - Show help.

Require

  • python3

Thanks

Thank them for providing the necessary algorithm API for account login.

Wiki

Privacy Policy

About

A bot for telegram. Get your own splatoon2 battle in telegram.

Resources

License

Stars

Watchers

Forks

Languages