Git Product home page Git Product logo

dofusmaintenance's Introduction

Dofus maintenance

This project provides tools to check automatically if the MMORPG Dofus has finished its weekly maintenance.

Requirements

The check is done via the Twitter account of Dofus so you'll need an application linked to an approved developer account.

The program will send a notification via a Discord webhook so you'll need the credentials of a webhook on a Discord channel.

This project needs nodeJS to be installed on your device.

Setup

To use the main script, please add:

  • a discord/auth.json file with the webhook_id and webhook_token from an existing webhook on a Discord channel.

  • a twitter/auth.json file with the bearer_token of an existing application, linked to an approved developer account.

Then to install dependencies, please run:

npm i

To run the app, please run:

npm run start

Customization

The period between two Twitter checks can be set in index.js. As mentioned it requires a number of milliseconds.

This app can be changed easily to listen to any Twitter account by changing the DOFUS_ACCOUNT_ID constant from twitter/getLastTweetFrom.js.

dofusmaintenance's People

Contributors

voisinhugo 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.