karma.tcl
This script keeps track of the things people like or dislike. When someone on a channel says porn++ or porn–, the script increases or decreases it’s counter for porn. It’s function is just for fun.
> Rob wrote:
> Can you add multiple words karma?
>
> Example: High school–Yes, you can. There are two ways to add multiple words:
Example 1: High\ school–
Example 2: [High school]–You can even put whole sentences in it:
Example 1: Leaving\ school\ for\ the\ weekend++
Example 2: [leaving school for the weekend]++Note that everything is converted to lowercase, zo ‘High’ or ‘high’ are
the same.
Source code karma.tcl in my Trac environment.