FKLC / WhatsAppToDiscord

WhatsAppToDiscord is a Discord bot that uses WhatsApp Web as a bridge between Discord and WhatsApp.
https://fklc.github.io/WhatsAppToDiscord/
MIT License
264 stars 81 forks source link

LIST command return data in Alphabetical Order #208

Closed aasalmeida closed 3 days ago

aasalmeida commented 2 months ago

When using LIST command to view the available contacts, it show all names sorted by the order it was inserted into phone contact list.

For best use, I think a sort by the contact name will increase the quality of the list, improving the task of search for a contact.

FKLC commented 3 days ago

Done! Thank you for the feedback.