/healthy_bot

This bot will remind you to keep your back straight.

Primary LanguagePythonMIT LicenseMIT

Healthy Bot 💙

This bot will remind you to keep your back straight. Be healthy!

❓ How to use it?

• If you want to just use it - write to bot (https://vk.com/healthy_b0t) in group message

• If you want to make our own bot - read this page further

WARNING: This project is under MIT licence. Check it on LICENCE page before continue. By continuing, you agree to all the terms of the license

⚙Initial setup

Step 1: Download all .py files

Step 2: Enter API access key and your VK group ID in the config.py

How to make API access key?

• Open you VK group or make new.

• Open "Manage"

Manage

• Go to "API usage

API usage

• Press "Create token

Create token

• Choose these 2 permisson: Allow access to community messages and Allow access to community photos

Choose these 2

• Follow VK instructions and confirm these actions


How to know your VK group ID

• Open you VK group or make new.

• Open "Manage"

Manage

• You can copy it from there:

group ID

• Know enter it to config.py. You should have something like this.

config.py

TO BE CONTINUED!