Skip to content

bearlikelion/dotabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r/dota2's sidebar match ticker

###Written by Mark Arneman "/u/m4rx"

This is a simple script written using the Slim Framework used to update r/dota2's sidebar with Dota 2 matches from the GosuGamers API. This is intended to be educational and instructional only, the script itself requires a private API key from GosuGamers in order to properly function.

Requirements

Installation

	# Install Composer
	git clone https://github.com/bearlikelion/dotabot.git
	composer install
	cp .env.example .env

Edit the .env file for your configuration

Create a cronjob to process the index.php every 10 minutes.

	*/10 * * * * php /srv/rdota2.com/index.php

Todo

  • Stream Providers (twitch / douyutv)

About

Reddit's r/dota2 sidebar updater

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages