summaryrefslogtreecommitdiffstats
path: root/scripts/8-ball.pl
AgeCommit message (Collapse)Author
2015-09-15Fixed a bug: selects from all ans; and added ans.Bheesham Persaud
The 8-ball script did not select from all possible answers, as `rand` was not passed the size of all possible answers. Fixed by changing the variable `answer` into an array and by selecting a random index.
2015-04-24Updating author detailsPatrik Åkerfeldt
I've had a rename since back when this script was written. Also, the old email address is soon deprecated.
2014-10-17Fix perlcritic issues in 8ballObfuscoder
2014-05-31Import scripts from scripts.irssi.orgAlexander Færøy