Skip to content

hellostream/twitch_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchAPI

Twitch API library.

Installation

The package can be installed by adding hello_twitch_api to your list of dependencies in mix.exs:

def deps do
  [
    {:hello_twitch_api, "~> 0.5.1"}
  ]
end

Mix tasks

mix twitch.auth

You can get an access token and write it to a file or print it.

mix twitch.revoke

You can revoke an access token from CLI, file, or environment variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Languages