Sample modules for bahamut
These modules are sample modules and are NOT used on the DALnet IRC Network.
Compile with: gcc -I/path/to/bahamut/include -o drone-module.so -shared -g -O3 -fPIC drone-module.c
Compile with: gcc -I/path/to/bahamut/include -o uhm-module.so -shared -g -O3 -fPIC uhm-module.c
See LICENSE file.