Skip to content

astail/jinium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jinium

slackのメッセージをseleniumで自動化します

環境変数に設定

export SLACK_JINIUM_TOKEN="xoxb-1234567890-123456789012-abcDefGHiJkGnYBiXyO5sgT"
export DECODE_KEY="QDxkHK9mc1MkNGunrhSfcwbnZ00TCXIV" //openssl rand -base64 24
export CHROMEDRIVER_DIR="/Users/astel/Desktop/chromedriver"
export JINIUM_DB_URL="jdbc:mysql://localhost:3306/jinium"
export JINIUM_DB_USER="root"
export JINIUM_DB_PASS="root"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published