Skip to content
smileyhead edited this page Aug 24, 2025 · 1 revision

The /8ball command returns a mostly-random fortune based on the replies of a classic magic 8-ball. The fortune returned is based on the query entered as well as the command's user, so the same person asking the same question twice will get the same answer both times, with one exception.

The Exception: The seeds for the five most recent questions that have been given a neutral answer are stored so that when asked again, the answer returned will be either positive or negative.

Usage: /8ball [question?] returns an answer based on the question and the person who asked.

Clone this wiki locally