Basic install:

Requirements:

  • Python 2.7
  • Pip 8.1.2 and newer
  • Dedicated database

Install:

  1. Clone the project locally:
    git clone https://github.com/KartulUdus/Poracle.git

  2. Move config/config.ini.example to config/config.ini and fill in required database and discord details

    user:
    password:
    database:
    dbhost:
    channel:
    token:
    gmaps:
    

    user, password, database and dbhost are credetials to your database.
    Channel is the discord channel name where alarm registrations will be open (defaults to channel: general).
    Please note that your bot needs to have sufficient permissions to read and send messages in the channel.
    More information about creating your discord token HERE

  3. Install application requirements:
    pip install -r requirements.txt --upgrade

  4. Add these types of webhooks from RocketMap and point your webhooks to Poracle (default=Localhost:3030).
    (gym-info is required for raid/raid-egg alarms)

wh-types:[pokemon,gym-info,egg,raid]

webhook: http://127.0.0.1:3030

  1. Launch application:
    python poracle.py

That's it, you have now launched the bot and can continue to register and define your filters in Discord.

results matching ""

    No results matching ""