Skip to content

precla/irc-bot-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Same as https://github.com/precla/irc-bot-nodejs just written in C (and lacking a lot of functions atm)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published