1
0
mirror of https://github.com/franjsco/trackmyd-bot synced 2025-06-05 22:19:29 +02:00

edit readme

This commit is contained in:
Francesco Esposito
2019-03-05 16:04:38 +01:00
parent 188821b0f1
commit b39c2c355d

View File

@@ -25,7 +25,7 @@ Before requesting the position to the bot you need to add a new device and confi
1. **Add a new device.**
Send the `/add` command to the bot. You will be prompted to add the device name.
Send the `/add` command to the bot. You will be prompted to add the device name.
2. **Configure GPSLogger on Android.**
@@ -35,9 +35,9 @@ Before requesting the position to the bot you need to add a new device and confi
- HEADER (HTTP header, used for authentication to APIs)
- BODY (HTTP body with the parameters that will be automatically evaluated by GPSLogger).
Take the values and insert them in the GPSLogger app under "Logging details > Log to custom URL" specifying HTTP Method = 'PATCH'
Take the values and insert them in the GPSLogger app under "Logging details > Log to custom URL" specifying HTTP Method = 'PATCH'.
- Press "Start Logging" on GPSLogger.
Then press "Start Logging" on GPSLogger.
3. **Request the position at the bot**
@@ -58,6 +58,4 @@ Before requesting the position to the bot you need to add a new device and confi
8. Start with `npm start`.
The bot was created for fun.
Made with ❤️ by Francesco Esposito ([@frab1t](https://github.com/frab1t))