You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"dev": "nodemon index.js"
},
"keywords": [],
"author": "timleungtech",
"license": "ISC",
"description": "Discord dota2bot checks OpenDota API for new recent matches for list of USERS every 'n' mins and posts a game summary in a specified Discord channel when new recent match is found. ",