Jeramy499K
Jeramy499K
``` const fs = require("fs"); const login = require("facebook-chat-api"); // Simple echo bot. It will repeat everything that you say. // Will stop when you say '/stop' login({appState: JSON.parse(fs.readFileSync('appstate.json', 'utf8'))},{pageID:00000000000},...
Bot infinite loop message.
Set 000000000 ในวันที่ อา. 25 พ.ย. 2018 14:12 น. Hongarc You set pageID is your page's id or 00000000000 ?? > > — > You are receiving this because you...
No not this problem i know it but problem is bot spam same chat. ในวันที่ อา. 25 พ.ย. 2018 17:42 น. Hongarc Oh, you should set it to your page...
> workaround №2:  THanks it's work after get 429/403 for few days