dante4rt / blum-airdrop-bot

Automates interactions with the Blum airdrop platform, including claiming rewards, managing farming sessions, completing tasks, and playing games.
https://t.me/HappyCuanAirdrop
MIT License
139 stars 85 forks source link

Throwing error before starting #20

Open xamie01 opened 1 month ago

xamie01 commented 1 month ago

The bot throws an error upon starting

/home/userland/blum-2/blum-airdrop-bot/src/api.js:43 if (error.response.data.message === 'NOT_FOUND') { ^
TypeError: Cannot read properties of undefined (reading 'data') at getTribe (/home/userland/blum-2/blum-airdrop-bot/src/api.js:43:24) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async runScript (/home/userland/blum-2/blum-airdrop-bot/index.js:414:17)