Skip to content

DevJFok/tft-watcher-txt

Repository files navigation

TFT Watcher TXT

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

TFT Watcher is an app designed to help TFT players prepare for tournaments by breaking down opponents' match history, item tendency, composition tendency, and average position.

This project is phase 1 of TFT Watcher, TFT Watcher TXT. In this project, the output and results found will be written presented on a txt file.

Stay tuned for future development for phase 2 and phase 3.

Built With

This project is built with:

Getting Started

Before you use this project, please follow the prerequisites and complete.

Prerequisites

Things you need to use the project and how to install them.

  1. Get your API Key at https://developer.riotgames.com/
  2. Clone the repo
    git clone https://github.com/DevJFok/tft-watcher-txt
  3. Install Riot Watcher packages
    pip install riotwatcher
  4. Enter your API in tft_api_main.py
    api_key = 'enter-your-api-key'

Usage

The program accepts 3 inputs:

  1. Enter a valid League of Legends Summoner Name:
    Enter Summoner Name: Xentury
  2. Enter a valid League of Legends Region: (Valid Regions include: na1, euw1, eun1, kr, jp1)
    Please enter your server: na1
  3. Enter a valid integer greater than 0:
    Enter Match History count: 10

The input should look like this:

Input Screenshot

Result

The results will be presented on a txt file in the format of 'SummonerName_Region_txt_file.txt'. An example of a result file is included, check out example-output

Contact

LinkedIn - /jarrett-fok - jarrettfok@gmail.com

Project Link: https://github.com/DevJFok/tft-watcher-txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages