Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 558 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 558 Bytes

irc-bot-c

irc-bot-c is a simple IRC bot with basic functionalities, same as my irc-bot-nodejs but written in C

Usage

  1. build & run with: ./irc-bot-c server.cfg

Commands:

  • !sysinfo - get uptime and ram usage of the client

Done:

  • grab title from posted URL in irc channel
  • youtube links: get likes & view count
  • imdb links: get rating & amount of votes
  • Nickserv authentication
  • support for config file

Dependencies:

License:

  • GNU GPL v3