This repository hosts a script that implements the most basic features of the KalorickeTabulky.cz app and website: login to get the session, weight recording and fetching the recorded weight.
npm i clashofclans.js Node.js 20 or newer is required. The API lacks socket-based real-time events. It is recommended to implement your own custom polling system. Pull data at specified intervals, ...