Skip to content

Program for notifying that some person has appeared online

Notifications You must be signed in to change notification settings

Interligo/py101-vk-online-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VK online checker

Task for python-101-course.

What is this:

Script is tracking that some person has appeared online in VK and notifying about it by SMS.

How it works:

Script works with VK API and sends sms by Twilio service.

Requirements:

  1. You should have VK token to use that script;
  2. Target person should be in your friend list;
  3. You should have Twilio account.

Using:

You should find VK ID of your target person and put it into vk_online_checker('Put person ID here') which is located in vk_online_checker in 61 string.

About

Program for notifying that some person has appeared online

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages