GFTV HelloBot Usage Documentation
  • 😃Hello! 👋
  • General Commands
  • Information Commands
  • Utility Commands
  • Voice Commands
  • Moderation Commands
  • Fun Commands
  • Generative Commands
  • Profile Commands (Beta)
Powered by GitBook
On this page
  • /randnum
  • /math
  • /roll
  • /ytimg
  • /fix
  • /say
  • /scrape

Was this helpful?

Utility Commands

/randnum

Generate a random number between a given range.

Usage:

/randnum min_num:[number] max_num:[number]

Bot Reply: 🎲 Random number between min_num and max_num: X


/math

Solve a mathematical expression.

Usage:

/math expression:[math_expression]

Bot Reply: 🧮 Result of expression: X

  • Special case: If the user inputs 0/0, the bot responds with a humorous Cookie Monster reference.


/roll

Roll dice using the format XdY (e.g., /roll 4d8 or /roll d20).

Usage:

/roll dice:[XdY]

Bot Reply: 🎲 Rolling XdY:

  • Individual roll results per die

  • Total: Sum of all rolls


/ytimg

Fetch the thumbnail image of a YouTube video.

Usage:

/ytimg link_or_id:[YouTube_link_or_ID]

Bot Reply: An embed with:

  • Thumbnail image preview

  • Video ID

  • Direct link to the thumbnail


/fix

Fixes Twitter, Instagram, and BlueSky links to bypass login walls.

Usage:

/fix url:[social_media_link]

Bot Reply: 🔗 Here's your fixed link: fixed_url

  • If no fix is available, the bot informs the user.


/say

Make the bot repeat what you say.

Usage:

/say message:[text]

Bot Reply:

  • The bot deletes the processing message and repeats the input message.


/scrape

Scrape a webpage and return assets in a ZIP file.

Usage:

/scrape url:[webpage_URL]

Bot Reply:

  • Sends a ZIP file containing:

    • The scraped HTML page.

    • A PDF snapshot.

    • An image snapshot.

    • Downloaded assets in an assets folder.


PreviousInformation CommandsNextVoice Commands

Last updated 1 month ago

Was this helpful?

Made with ❤️ by GFTV Intl © 2025 All Rights Sniffed •

GFTV