Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Magic 8 Ball (Improved!) (No mods needed)
This is a command that simulates a magic 8 ball - the user runs the command, the bot generates a random number and returns a line of text based on the number generated.
(Improved!) This command uses only 4 actions to complete, doing all of the message sending from a run-script action using a switch/case function which is very easy to follow and update.
This could be very easily modified to add responses, simply add a new case #: msg.channel.send("response"); break; line for each additional response desired.
code: https://ghostbin.com/paste/4jb4d
Made by Silversunset