https://github.com/androidovshchik/vkbotonandroid
No need in use of any server, let's use our phones for bot work
https://github.com/androidovshchik/vkbotonandroid
android bot example longpoll vk
Last synced: 11 months ago
JSON representation
No need in use of any server, let's use our phones for bot work
- Host: GitHub
- URL: https://github.com/androidovshchik/vkbotonandroid
- Owner: androidovshchik
- Created: 2018-08-06T08:00:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T17:31:45.000Z (over 7 years ago)
- Last Synced: 2025-01-18T18:53:27.983Z (about 1 year ago)
- Topics: android, bot, example, longpoll, vk
- Language: Java
- Homepage: https://github.com/petersamokhin/vk-bot-java-sdk
- Size: 167 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VKBotOnAndroid
> Based on https://github.com/petersamokhin/vk-bot-java-sdk but rewritten for android platform
Min supported android version is 23 because library module uses recent features of java platform
To obtain vk token go this link where `client_id` you can get in developer console
https://oauth.vk.com/authorize?client_id=xxxxxxx&display=page&redirect_uri=https://oauth.vk.com/blank.html&scope=messages,docs,offline&response_type=token&v=5.80&revoke=1