G
G
GKM132021-09-21 08:43:48
IT education
GKM13, 2021-09-21 08:43:48

How to teach a chatbot to provide certain information on request?

I started to learn the Python language, I use pyTelegramBotAPI, while I read the info and study the lessons, I would like to ask, the goal was to create a chat bot to provide certain stored information on request about any equipment (status, availability, location, etc. in general, what will be described in the file), and according to a certain message, the bot pulled up the information and showed it in the chat.

For example:

Enter: Monitor 17
ChatBot: information from the file about "Monitor 17".

Please tell me in which direction which libraries and handlers are better to use, I'll figure it out there.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alan Gibizov, 2021-09-21
@GKM13

  • Postpone the bot for six months
  • Download "Learning Python" by M. Lutz 1st volume and start working through
  • After working through at least half of the volume, start composing your own version of 2048 or the Snake.
  • Return to the bot.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question