Skip to content

Conversation

SchrauberGuru
Copy link

++command = str.lower(str(message['message']['text'].split('@')[0].encode('utf-8')))
-- command = str(message['message']['text'].split('@')[0].encode('utf-8'))

commands shouldn´t be casesensitive :-)

BR,
Schrauberguru

@jacopotediosi jacopotediosi changed the title Stable __init_.py Line 262 Make commands case-insensitive Jun 24, 2025
@jacopotediosi
Copy link
Owner

To be decided via #225. Closing this one because it targets branch stable, which I'm deleting as it isn't part of the development workflow anymore.

@jacopotediosi jacopotediosi deleted the stable branch July 3, 2025 02:45
@jacopotediosi jacopotediosi restored the stable branch July 3, 2025 15:23
@jacopotediosi jacopotediosi deleted the stable branch July 3, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants