SUGUS-GNULinux / minolobot

Bot de Telegram oficial del miembro de Sugus Minolo.
GNU General Public License v3.0
6 stars 2 forks source link

Detectar tildes al callarse #24

Closed reyesch closed 7 years ago

ManuelLR commented 7 years ago

Lo que habría que editar sería esta línea: https://github.com/SUGUS-GNULinux/minolobot/blob/master/interaction/disable.go#L46 Y el método a usar podría ser el siguiente: https://golang.org/pkg/strings/#EqualFold

Con esto mejoraría en general pero no soluciona el tema de las tildes. Quizás esté artículo podría ayudar y orientar sobre el tema: https://blog.golang.org/normalization