John Silva

Results 2 issues of John Silva

https://abal.moe/Eris/docs/Client#event-error Eris' error event emits a `id` parameter of the shard ID that the error occured on (or -1 if not applicable) Happens here: https://github.com/briantanner/eris-lavalink/blob/develop/src/PlayerManager.js#L143, possibly other places

change collation to match the signature of https://github.com/mongodb/mongo-python-driver/blob/3e5387e0ac77131c00b0912367e2237225d18d76/pymongo/synchronous/cursor.py#L865