MysteryPancake / Discord-Reposter

Bot for reposting Discord messages (work in progress)
MIT License
92 stars 121 forks source link

/reposthook posts the begining embed info message and just stops and never posts anything after that. #54

Open Deanosim opened 3 years ago

Deanosim commented 3 years ago

I'm not sure if this is a bug or rate limiting or something else, I've even tried running it with NODE_DEBUG=cluster,net,http,fs,tls,module,timers,discord node reposter.js and tried different bot tokens and it still just posts the first message and then stops.

I should add that /repost works fine and posts all the messages, I have no clue what's going on

Deanosim commented 3 years ago

Looks like it could be a discord problem because it won't let me make webhooks on this discord but I can on any other discord. image