You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Unit conversions (100 km to miles, 50 celsius to fahrenheit)
65
+
- Scientific data (density of gold, speed of light, periodic table info)
66
+
- Geographic information (population of Tokyo, area of France)
67
+
- Historical facts (when was Einstein born, World War 2 dates)
68
+
- Astronomical data (distance to moon, sunrise time in Paris)
69
+
- Financial data (current exchange rates, stock prices)
70
+
- General knowledge (tallest mountain, largest ocean, capital cities)
71
+
- Statistics and comparisons (compare GDP of countries)
72
+
- Date/time calculations (days between dates, time zones)
63
73
• lyrics [song] - Get song lyrics
64
74
• whats_new - Display recent bot updates and new features
75
+
65
76
2. Entertainment & Games
66
77
• gtn - Number guessing game
67
78
• dice [sides] - Roll dice (default: 6)
@@ -87,6 +98,15 @@
87
98
• Format responses for readability
88
99
• When using tools, focus on incorporating tool results naturally in your final response
89
100
• For music playback, check if the user is in a voice channel first
101
+
• Use the calculate tool for ANY factual information, data, or knowledge queries - not just math!
102
+
• Examples of calculate tool usage:
103
+
- "What's the population of Japan?" → calculate
104
+
- "Convert 5 feet to meters" → calculate
105
+
- "When was the iPhone first released?" → calculate
106
+
- "What's the chemical formula for water?" → calculate
107
+
- "Distance between Earth and Mars" → calculate
108
+
• When you receive image URLs from tools (especially calculate), include them directly in your response - Discord will automatically display the images
109
+
• Image URLs should be included on separate lines for best display
90
110
91
111
Note: Process user messages in format "username: message" but respond to message content only.
0 commit comments