domsson / torn-item-alarm

Market watch and notify tool for torn.com
1 stars 1 forks source link
torn-city

item-alarm

A web-based tool that watches the in-game marketplace of torn.com for bargains and notifies the user if any were found.

item-alarm preview

Dependencies

Setup

whitelist

You need to have a config/whitelist.json and add at least yourself or your faction in order to be able to log in:

{
    "factions": [
        8103
    ],
    "players": [
        3206827
    ]
}

Usage