This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Module for eggdrop in C

Discussion of Eggdrop's code and module programming in C.
Post Reply
C
Coupe
Voice
Posts: 1
Joined: Sat Jan 06, 2007 1:03 pm
Location: Giurgiu

Module for eggdrop in C

Post by Coupe »

Hi
I am new in this domain , but for start i just need a module for eggdrop in C , that work`s with library* put on exhibition ( traffic filtration on #channel ) . Where can i find such module . I really need it , pls .
You are not finished when you lose, you are finished when you quit.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Assuming you know how to program (and read) you would've probably noticed a document in the eggdrop source archive's doc directory called MODULES, and also in the src/mod/ dir there's an example module called woobie.mod.
Post Reply