Closed YushenH closed 2 years ago
Weird! What do your full commands look like?
Eg: !watch -l https://amazon.com/dp/ABCD1234
I can get watchlist, unwatch back normally as well. But cannot add to monitor, the commands I used is !watch -l https://www.amazon.com/dp/B07DLWM1JQ Bellows are screenshots. Thanks for helping me.
Can you show the console output with debug enabled?
Thanks for the reply. I am not sure if this helped
No worries! Did you set the debug flag properly? It should only look like:
“debug_enabled”: true
if you have, it should spit out a BUNCH of messages right when it starts up
I just googled and get the bellow output, not sure if that's the one you need
Nono, it just needs to be set to true in your config.json :)
Oh I see, my bad
Looks like your json is a bit funky now. Make sure there is a comma at the end of the debug_enabled line. Paste it into an online JSON validator if you have troubles
You are right, but there is comma at the end
OHHHH that makes sense, remove the comma and it should work. Didn’t realize you had it on the last line!
Cool, the debuger works now
Awesome! I think I may have found a better lead, I will get back to you the next time I have time to work on this bug!
Cool, thanks alot for your help and time.
I believe I may have fixed what this was being caused by. Let me know if you still have issues!
I believe I may have fixed what this was being caused by. Let me know if you still have issues!
thanks alot
Hi Sir, thanks for develop the tool and shared with us. I got some issues while using the bot. Please help
{ "prefix":"!", "token":"XXX", "minutes_per_check":2, "search_response_ms": 30000, "url_params":{}, "guild_item_limit":20, "cache_limit": 10, "required_perms":["SEND_MESSAGES", "ADMINISTRATOR"], "tld":"com", "auto_cart_link":true, "debug_enabled":false }