Skip to content
Advertisement

my leveling bot(discord) seems to gives a error Command raised an exception: AttributeError: ‘tuple’ object has no attribute ‘find_one’

My code:

JavaScript

Connection to the db code:

JavaScript

Error: Command raised an exception: AttributeError: 'tuple' object has no attribute 'find_one'

Advertisement

Answer

You should change the connection to the db code to:

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement