rmmh / skybot

Python IRC bot
https://github.com/rmmh/skybot/wiki
The Unlicense
249 stars 170 forks source link

Shuffle tags in tag module when showing for user. #81

Closed Atheuz closed 11 years ago

Atheuz commented 11 years ago

Shuffle tags before outputting them.

Because some tags never get shown if there is a sufficient amount of them for two reasons, one skybot truncates messages if they get too long and messages can get truncated by irc if the message is longer than the specification says messages can be.