Here are some scripts that can help you in everyday life with konvi.

They are usually put in ~/.kde/share/apps/konversation/scripts/ and executed by
typing /exec <scriptname> in konversation.

Since scripts are executed by system, they should have 'executable' flag on.
This is most easily achieved by running chmod +x <scriptname>

Please add descriptions here as new scripts appear:

amarok		Displays on the current channel what you are playing
                in amaroK right now.
		usage: /amarok
		
bug		Opens up konqueror with kde bugzilla on specified bug number.
		usage: /bug 65090

juk		Displays on the current channel what you are playing
                in JuK right now.
                usage: /juk
                
kaffeine  Displays on the current channel what you are playing
                in Kaffeine right now.
                usage /kaffeine

gauge		Displays funny "beer load" meter. Author: Eisfuchs, Idea: berkus.
                usage: /gauge 55

noatun		Displays on the current channel what you are playing
		in noatun right now.
		usage: /noatun

uptime          Displays the system uptime on the current channel.
                usage: /uptime

fortune         Displays a random fortune cookie
		usage: /fortune

kdeversion	Displays the Qt/KDE version.
		usage: /kdeversion

cmd		Prints the output of a given command.
		usage: /cmd command

sayclip         Prints the contents of the clipboard on the current channel 
                with flood protection.  Klipper must be running.
                usage: /sayclip [pause-time]

weather         Displays current weather using KWeather applet.
		usage: /weather

colorizer       Randomly colorizes the message.
		usage: /colorize message
