GithubHelp home page GithubHelp logo

3818919 / eos_server_status Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 14 KB

This bot utilizes Discord's webhook feature to send real-time alerts whenever the official Endless Online server goes either online or offline.

License: MIT License

Python 100.00%
endless-online python

eos_server_status's Introduction

EOS Discord Update Bot

This bot provides Discord status alerts for the Endless Online Server, ensuring real-time updates on server availability.

Bot Functionality

The bot performs the following checks to determine the server status:

  1. Initial Check: Verifies the server status on the endless-online.com website.
  2. Secondary Verification: Pings the server directly for confirmation.
  3. Status Alert:
    • If the server is offline and the last recorded status was online, the bot sends an offline alert.
    • If the server is online and the last recorded status was offline, the bot sends an online alert.
    • If there is no change in the server status, no alert is sent to avoid spamming.

Customizing Role Pings

To change the role ping in the alerts, modify the server_online.json and server_offline.json files:

  1. Replace the default @here in the content field with the custom role ID in the format <@&ROLEID>.
    • For example, if the role ID is 123456789, replace @here with <@&123456789>.

Scraping Data from Endless Online

For users interested in scraping game data from the Endless Online website:

  • Refer to the Endless Online > website.py file. It contains pre-configured functions for effective data scraping.

Note: Ensure that your scraping activities comply with the terms and conditions of the Endless Online website.

Private Server Status Alerts

For private server projects, check the Private Server Status Bot which comes with an easy config file.

eos_server_status's People

Contributors

3818919 avatar

Watchers

 avatar

Forkers

billybob123499

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.