I'm using django to make an automatic response function for Kakao Talk plus friends, and basically, the kidov required by Kakao Talk The message is from url.py
url(r'keyboard$', views.keyboard),
url(r'message$', views.message),
I made a request like this. But basically, it's not when you get a keyboard input or a message I want to send you a Kakao Talk message at the appointed time Would it be possible to have url.py call views.message when the time is equal to the time specified?
python django
The simplest way is to create a Python program and send a request request to Django Web Server.
Now that it's time, send me a message!
© 2024 OneMinuteCode. All rights reserved.