Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 420 Bytes

CBot

Cbot is a simple bot for VKontakte social network written in pure c.

Roadmap

  • Add more plugins
  • Add multithreading
  • Let plugins run asynchronously
  • Linux support

Dependencies

CBot depends on libcurl for networking and nxjson for json parsing. You can find new versions of these libraries here: