Skip to content

Instantly share code, notes, and snippets.

View waaaaall's full-sized avatar
🎧
げんき

Ryota Kabe waaaaall

🎧
げんき
View GitHub Profile
const ouraBaseUrl = 'https://api.ouraring.com/v1/'
const ouraAccessToken = 'xxxx'
const slackProfileUrl = 'https://slack.com/api/users.profile.set'
const slackAccessToken = 'xxxx'
const slackHooksUrl = 'xxxx'
function main() {
const readinessScore = getReadinessScore()