Hambergo / 9kmmrbot

MIT License
104 stars 29 forks source link

Unable to link account if the channel previously never had any linked accounts #19

Closed tverghis closed 5 years ago

tverghis commented 5 years ago

After #16, users that previously never linked an account are not able to use the !9kmmrbot addacc <id> command to link an account to the channel.

This is because if the accounts field doesn't exist on the document, the $addToSet operation fails.