Modules:Usage:Using
From Anope Wiki
Now, how do I use this module?
No two modules are the same. Some add commands. Some add psuedoclients. Some just add background functions (like autokilling any user that connects with a certain client version). To find out what your module does, see it's documentation (probably in the .c file, or maybe in a text file that came with it if it came in an archive). Try issuing HELP commands to each service (they will note what commands were added by a module).

