Coder Social home page Coder Social logo

poracleweb's Introduction

PoracleWeb

REQUIRES MYSQL !

This tool is an add-on to PoracleJS (https://github.com/KartulUdus/PoracleJS)

This is a first attempt at creating a Web Inteface do handle alarms configuration in PoracleJS.

Please not that I'm not a professional Web Developer, so the code might look ugly to some people, but it works. I'm of course open to suggestion on improving the code or adding functionnalities.

It currently only handle Monsters / Raids / Eggs Alarms. Quests and Invasions are not supported yet by are planned features.

A few other features that might make their way into the tool :

  • Ability to set a Location.
  • Ability to set a Distance globally for all Monsters and/or all Raids/Eggs
  • A way to visualize distances drawing a radius on the map from current position.

Any other suggestion is welcome, please use github Issues for your suggestions.

To get started with it :

  • As always, copy config_example.php to config.php and adapt to your needs
  • Have a web Server pointing to your install directory (This tool doesn't include any standalone WebServer)

You will need to configure your Discord Bot settings in config.php. If you use PMSF, you can reuse the same parameters for discordBotClientId and discordBotClientSecret or find them on the Discord application Portal. redirect_url should point to your PoracleWeb base directory and should be configured as a Redirects in your discord bot.

For those parameters go to :

  • https://discord.com/developers/applications
  • Select your Bot (or create a new one).
  • Go to Oauth2 and add your http://yourdomain.com/discord_auth.php (http://yourdomain.com/) being your redirect_url
  • Client ID can be found under "General Information"
  • Client Secret can be found under "General Information" by clicking the "Click to reveal" link.

poracleweb's People

Contributors

bbdoc avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.