Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 278 Bytes

laposte-api-example

Simple example of the LaPoste API. This function get the result of the API, format it, and sent it to a Discord webhook.

How to use

  • run npm install to install axios
  • change the configuration in config.json
  • run the function (node index.js)