hey I just got into coding i am creating a bot, can you let me know what the problem is? I understand the error but I don’t know a solution. I know you can use this code; options.extend(db[“encouragements”])
but when I use that instead of the discord bot giving me a normal list like this:
[‘you are the best’, you are amazing’]
it gives me something like this:
ObservedList(value=[‘your amazing’])
and it only shows the most recent encouragement submission. please help.
1 Like
I moved your question to its own topic because you were asking a question related to your own code and were not answering the OP of the other thread. It is always best to create your own thread for you specific question(s). Also, it is advisable to always include your code, and the relevant documentation/article/tutorial.
Thank you.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.