Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beshenkad/vkbot
My old pure C bot for vk.com
https://github.com/beshenkad/vkbot
bot vk vk-bot vkontakte
Last synced: about 2 months ago
JSON representation
My old pure C bot for vk.com
- Host: GitHub
- URL: https://github.com/beshenkad/vkbot
- Owner: beshenkaD
- License: gpl-3.0
- Archived: true
- Created: 2022-05-22T16:50:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T16:51:22.000Z (over 2 years ago)
- Last Synced: 2024-09-27T09:02:11.504Z (about 2 months ago)
- Topics: bot, vk, vk-bot, vkontakte
- Language: C
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bot
simple bot for vk.com. Written with libcurl, cJSON and sqlite.
credits:
https://github.com/antirez/sds
https://github.com/rxi/map
https://github.com/PeterScott/murmur3
https://github.com/curl/curl
https://github.com/DaveGamble/cJSON# build
0. Install curl, cJSON and sqlite (from package manager or compile by yourself).
1. Edit config/example_config.h
2. Rename config/example_config.h to config.h
3. Make
4. ./bin/bot