Skip to content

CyrilSLi/bilistats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bilistats

bilistats is a simple Python script which updates your Slack status when you are currently watching a video on Bilibili.

Installation

pip -r requirements.txt

Create a file named .env in the project directory and add the following content:

SLACK_TOKEN=[Slack user token with status read & write permissions]
BILIBILI_SESSDATA=[Bilibili SESSDATA cookie]

See https://api.slack.com/concepts/token-types and https://github.com/SocialSisterYi/bilibili-API-collect for more information on the environment variables.

Usage

Run the script and keep it running in the background. The script will update your Slack status every 45 to 60 seconds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages