Skip to content

KartulUdus/PoracleJS

This branch is 1 commit ahead of, 12 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

018af0b · Feb 8, 2025
Feb 12, 2021
Dec 6, 2022
Aug 17, 2024
Jan 23, 2021
Apr 17, 2024
Sep 13, 2023
Apr 17, 2024
Feb 11, 2018
Nov 11, 2020
Feb 8, 2025
Dec 1, 2022
Nov 10, 2023
Jan 11, 2022
Oct 8, 2021
Jan 7, 2022
Jul 2, 2022
Jan 10, 2024
Jan 19, 2021
Apr 17, 2024
Feb 26, 2021
Jul 31, 2021
Nov 22, 2024
Mar 2, 2023

Repository files navigation

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