topicprot1.6.12.patch (for 1.6.12) - by Sup, updated by BarkerJr - This patch attempts to keep a certain topic in a channel, which is set via .chanset. How to apply: Step 1: get the patch file (duh!) and uncompress it Step 2: in your eggdrop1.6.12 dir, type: patch -p1 < topicprot1.6.12.patch When you do this, you should see something like this happening patching file src/chan.h patching file src/patch.h And a few more. If you see a hunk offset error, that is *probably* ok. Step 3: type "make" to recompile your bot Step 4: type "make install" to install your bot like you did last time Step 5: restart your bot