Discord Bot code Error

Hello. I tried to replicate the code from the “Code a Discord Bot with Python” video but when I run it and try to add a $new encouraging word in I keep on getting a TypeError on line 59 of the code “options = options + db[“encouragements”] saying that it can only concatenate list (not"ObservedList”) to list. How can I solve this?

A post was merged into an existing topic: Discord Bot code Type Error

Please do not create duplicate topics for the same challenge/project question(s). This duplicate topic has been unlisted.

Thank you.