SkyHelperSkyHelper Docs

Utility Commands

A comprehensive guide on utility commands offered by SkyHelper bot

Utility Commands

Utility commands to help you along your Sky journey.

/seasonal-calculator

Options:

OptionDescription
<candles>The amount of candles you currently have
<dailies>Have you completed today's daily quests?
[season-pass]Do you have the season pass? (defaults: false)

Helps you calculate the required candles to finish the season. Depending on the items you have already acquired and your current candle count, it tells you how many days until you finish the season or if it's not possible.

Usage:

  • /seasonal-calculator candles:45 dailies:true
  • /seasonal-calculator candles:120 dailies:false season-pass:true

Features:

  • Interactive item selection
  • Season pass consideration
  • Daily quest completion tracking
  • Precise timeline calculations
  • Cost optimization suggestions

/help

Options:

OptionDescription
[command]Get help for a specific command

The bot's help menu providing comprehensive information about all available commands.

Usage:

  • /help (shows embeds with all available commands)
  • /help command:shards (shows help menu for the shards command)

Features:

  • Categorized command listing
  • Detailed command descriptions
  • Usage examples
  • Permission requirements

/utils

A collection of utility subcommands for various helpful functions.

Subcommands

timestamp - Gives you a Discord-formatted UNIX timestamp for a given time/date

Options

OptionDescription
<time>The time to convert to UNIX (format: HH mm ss, e.g., 04 32 44)
[timezone]The timezone to use for conversion (format: Continent/City, default: America/Los_Angeles)
[date]The date to convert (format: DD)
[month]The month to convert (format: MM)
[year]The year to convert (format: YYYY)
The format HH:ss:mm is not supported because for some reason Discord formats :xx: into a custom emoji format (<:name:id>) if it matches any emojis accessible to the user. This is a workaround to prevent that.

Usage:

  • /utils timestamp time:02 07 44
  • /utils timestamp time:04 22 30 timezone:Asia/Kolkata
  • /utils timestamp time:15 30 00 date:25 month:12 year:2024

Features:

  • Multiple timestamp formats
  • Timezone support
  • Date and time customization
  • Discord-ready timestamp output

changelog - Shows the bot's changelogs

Displays the latest changes and updates to SkyHelper.

Usage:

  • /utils changelog

botinfo - General information about the bot and its configurations for users/servers

Provides comprehensive information about the bot's status, version, and configuration.

Usage:

  • /utils botinfo

Information Includes:

  • Bot version and uptime
  • Server count and user statistics
  • Feature configuration status
  • Performance metrics

contact-us - Reach out to us for any queries you might have with this command

Opens a modal for submitting feedback, questions, or bug reports to the development team.

Usage:

  • /utils contact-us

Features:

  • Direct communication with developers
  • Bug reporting system
  • Feature request submission
  • General inquiry support

/language

Manage language preferences for yourself or your server to use SkyHelper in your preferred language.

Subcommands

set - Set a language for yourself or the server

Options

OptionDescription
<category>The category to set the language for (Server/User)
<language>The language to set

Usage:

  • /language set category:User language:Spanish
  • /language set category:Server language:French

Supported Languages:

  • English (default)
  • Spanish
  • French
  • German
  • Japanese
  • Chinese (Simplified)
  • Hindi
  • Russian
  • And more...

Help us support more languages by contributing to our translation project.

remove - Remove a set language

Options

OptionDescription
<category>The category to remove the language for (Server/User)

Usage:

  • /language remove category:User (reverts to server language or English)
  • /language remove category:Server (reverts to English default)

Language Priority:

  1. User's personal language setting
  2. Server's language setting
  3. English (default)

/linked-role

Manage your Sky: Children of the Light linked role connection with Discord.

Features:

  • Connect your Sky profile to Discord
  • Display Sky information on your Discord profile
  • Customize your linked role appearance
  • Manage connection settings

Usage:

  • /linked-role (opens the linked role management interface)

Learn more about linked roles in the Linked Roles Guide.

/planner

Track and plan your Sky: Children of the Light progress with a comprehensive planning system.

Planner is powered by data from sky-planner.com by Silverfeelin.

Subcommands

home - Access the main planner interface

Opens the interactive planner dashboard where you can track spirits, seasons, events, items, and more.

Usage:

  • /planner home

Features:

  • Interactive navigation through all game content
  • Track spirits and their friendship trees
  • Browse seasonal content and events
  • View cosmetics and collectibles
  • Explore realms and areas
  • Monitor shops and traveling spirits
  • Filter and search capabilities
  • Progress tracking

search - Search and navigate directly to specific content

Options

OptionDescription
<query>The query to search for (spirits, items, seasons, etc.)

Quickly jump to specific items, seasons, events, spirits, or other content in the planner using autocomplete search.

Usage:

  • /planner search query:Assembly (finds Assembly Guide)
  • /planner search query:Season of Prophecy
  • /planner search query:Days of Bloom

Searchable Content:

  • Spirits and their items
  • Seasonal content
  • Events and instances
  • Cosmetics and items
  • Realms and areas
  • Shops

profile - View your planner profile and statistics

Displays your personal planner statistics, progress tracking, and currency usage analysis.

Usage:

  • /planner profile

Profile Information:

  • Overall progress statistics
  • Currency spending breakdown
  • Collected items count
  • Completed spirits
  • Seasonal progress
  • Event participation

data - Manage your planner data

Options

OptionDescription
<action>The action to perform (Import Data, Export Data, Delete Data)

Manage your planner data with import, export, and deletion capabilities.

Usage:

  • /planner data action:Export Data (download your planner data)
  • /planner data action:Import Data (upload and restore planner data)
  • /planner data action:Delete Data (permanently delete your planner data)

Actions:

  • Import Data: Upload a previously exported JSON file to restore your planner progress. (You can also import you exported sky-planner.com data.)
  • Export Data: Download your current planner data as a JSON file for backup
  • Delete Data: Permanently remove all your planner data from the bot

Deleting your planner data is irreversible. Make sure to export your data first if you want to keep a backup!

Navigation Features:

  • Deep navigation with back button support
  • Advanced filtering system (by realm, type, order, etc.)
  • Pagination for large datasets
  • User-specific state management
  • Persistent navigation state across interactions

The planner system uses interactive components with state preservation, allowing you to navigate complex content structures without losing your place. This is valid only for 1-level back due to discord's limitation.

Last updated on