Prism.py for Konversation

There is a great weechat script called prism.py. It assigns random colors to each letter in your message and sends it to the chat, making it look like a rainbow. I wanted something similar for Konversation, wchih I'm using on my personal laptop, so when I finally opened the documentation and saw that it supports scripting, I had no more excuses.

Colorized text: light mode

Colorized text: dark mode

Here is the script.

Read more...