Skip to content

Astel-d/CRTVkbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

CRTVkbot

A bot on the social network VK is an example of what you can do based on our project. This bot has the main functionality of our site and The Clover Rescue Team is still working on bot's features.

Demonstration video of the bot

How can I get the id of my VK group?

group_id ='Your group id'

1)Go to your group settings

First stem

2)Copy the id in the Main information page

Second step

How can I get my bot token?

token = "Your group token"

1)Go to api usage page

First step

2)Press the 'Create token' button

Second step

3)Accept all permissions and press 'Create' button

Third step

4)Verify identity

Fourth step

5)Copy this token

Fifth step

6)Go to Long Poll API page

Sixth step

7)Enable Long Poll API

Seventh step

8)Choose the latest api version

Eighth step

9)Enable all event types

Ninth step

You can learn more about how the bot communicates with the website server and how to send requests to it from the main bot script