Skip to content

NodeJS application for RocketMap WebHook Discord alarms with amqp

Notifications You must be signed in to change notification settings

fosJoddie/PoracleJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Build Status

Introduction

PoracleJS is a NodeJS application for Discord and Telegram pokemon alarms. It currently supports wild spawns, raids and quests.
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
cp .env.example .env && vim .env                        // Edit the config file (.env) and fill out Database and Discord bot
npm start                                               // Start the application

About

NodeJS application for RocketMap WebHook Discord alarms with amqp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 99.9%
  • Dockerfile 0.1%