LuisMayo / ace-attorney-discord-bot

Discord bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot
MIT License
64 stars 21 forks source link

Bot consistently fails to render in some/most channels #44

Open IroConOx opened 2 years ago

IroConOx commented 2 years ago

Rendering the last few messages works generally in some channels, unless it's a large number (above 10 or something, not sure where the limit is exactly), in which case it invariably fails to render after fetching messages. Small numbers also don't work if rendering from a specific end position (via reply). This issue doesn't seem to be a problem in certain channels. This issue seems fairly widespread, if the support channel in the support server is to be believed, but nobody seems to have made an issue of it yet here which is why I'm posting this.

IroConOx commented 2 years ago

Would be good if the exception message was more detailed about what went wrong

LuisMayo commented 2 years ago

Thanks for bringing the problem here by making an issue! I hope to have time to fix this.