Skip to content

dylanj/irc-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p3q

Project 3Q - A bot in C with lua!

Authors:

Build

Dependencies

You must have a version of GCC installed or some other C compiler. makefile can be configured to change the compiler.

p3q is dependent on lua. This means you must have lua.h available for use. This is typically available on your favorite distros package manager.

Arch linux

pacman -S lua

Debian/Ubuntu

apt-get install lua lua-devel

Build using make

make

About

p3q Written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •