hollowstrawberry / crab-cogs

Red Discord bot cogs for the Crab friend group
GNU General Public License v3.0
16 stars 3 forks source link

Simulator cog spams "IndexError: list index out of range" over and over wihin the output channel #24

Closed Jatts-Art closed 1 year ago

Jatts-Art commented 1 year ago

Decided to try out this cog since other past markov related cogs I've used have all been discontinued and/or broke or they always had something wrong with them.

I set up the inputchannels, inputrole, etc, but now it keeps spamming "IndexError: list index out of range" which I am assuming is its attempt at posting comments and convos.

Within the bot console window, it mentions "OperationalError: no such table: messages"

Jatts-Art commented 1 year ago

Of course the very moment I post this, someone else realized what was wrong. I had to disable it for a time, allow people to post messages, and then turn it back on and it works. So everything is fine, nevermind!

hollowstrawberry commented 1 year ago

Glad you found the solution. Thank you for taking an interest in my cog!

I should probably add a check for when the simulator is empty.