Skip to content

NodeJS application for PokémonGo WebHook Discord alarms

License

Notifications You must be signed in to change notification settings

dynux90/PoracleJS

This branch is 475 commits behind KartulUdus/PoracleJS:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc2e713 · Apr 2, 2021
Feb 12, 2021
Mar 1, 2018
Jan 23, 2021
Mar 30, 2021
Feb 11, 2018
Jan 19, 2021
Mar 31, 2021
Feb 7, 2021
Mar 3, 2021
Jan 19, 2021
Jan 19, 2021
Feb 26, 2021
Jan 19, 2021
Jan 19, 2021
Mar 15, 2021
Feb 26, 2021
Mar 11, 2021
Mar 29, 2021

Repository files navigation

Build Status

Introduction

PoracleJS is a NodeJS application for Discord and Telegram pokemon alarms. It currently supports wild spawns, raids, quests and invasions.
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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%