storily / rogare

🤖 Discord bot for Cogitare.
Apache License 2.0
4 stars 2 forks source link

Fix !name sometimes returning only a surname #2

Closed u1f408 closed 6 years ago

u1f408 commented 6 years ago

The bug occurs because the initial pass of get_name() in Namey returns nil. This patch continues calling get_name() until we get an actual name.