Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to make a telegram bot respond to the specific word in a sentence?
Post: How to make a telegram bot respond to the specific...

So, I'm trying to make my bot respond whenever a certain word is said in a sentence (the language is Serbian), so I made this code: if (message.text.lower().find('lav') != -1): bot.send_messa...
Metodolog General Coding Help 2 6,345 Dec-02-2019, 07:44 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020