unseenmagik / PoracleJS

NodeJS application for PokémonGo WebHook Discord alarms

Home Page:https://kartuludus.github.io/PoracleJS/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Introduction

PoracleJS is a NodeJS application for Discord and Telegram pokemon alarms. It supports wild spawns, raids, quests, invasions, lures, gyms and nest changes. It allows for high end-user configurability using discord !commands or telegram /commands and private message or channel alarms.

Links

  • WIKI - Useful for words of wizdom!
  • Discord - Place for #help and #announcments

Install

git clone https://github.com/KartulUdus/PoracleJS.git   // Clone the repository
cd PoracleJS                                            // Navigate to the root of the project
npm install                                             // install dependencies
npm run init                                            // Create your basic config
npm start                                               // Start the application

About

NodeJS application for PokémonGo WebHook Discord alarms

https://kartuludus.github.io/PoracleJS/#/

License:ISC License


Languages

Language:JavaScript 99.6%Language:Shell 0.4%Language:Dockerfile 0.0%