Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 278 Bytes

elu

Impsvillage IRC bot

Rename example.conf to bot.conf and modify as desired.

Compile with the following for a debug build: make debug

Or with the following for a release build: make release

To compile and run the tests, run the following: make test