Send birthday wishes|usual messages automatically to a VK chat
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kasianov Nikolai Alekseevich 9fbcb5fffe Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago
vkbm.py Initial commit 1 year ago

README.md

VKBM - VKontakte Birthday Message

Send a scheduled message at any specified time

Usage

Grab your token and an ID of either group chat or a chat with a person, then specify time and a message with an optional path to a local image as an attachment.

Example:

python vkbm.py -t 'token' -m "message to send" -id 123456 --image Cat.png -dm 1 -dd 1 -dh 0 -dmt 0 - send "message to send" with an image of a cat to 123456 at (current year) January 1st, 00h:00m

Dependencies

  • vk_api