Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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