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
  • /dots
  • /waves
  • /predict

Was this helpful?

Generative Commands

/dots

Generate an image with randomly placed colored dots.

Usage:

/dots width:[pixels] height:[pixels] dot_diameter:[pixels] num_dots:[number] bg_color:[hex_code] overlap:[True/False]

Bot Reply: An image with randomly placed dots is generated and sent.


/waves

Generate an image with wavy patterns.

Usage:

/waves width:[pixels] height:[pixels] wave_amplitude:[pixels] frequency:[cycles] vertical_distance:[pixels] color:[color_name] overlap:[True/False]

Available Colors:

  • Red, Green, Blue, Yellow, Purple, Orange, Pink, Cyan, Magenta, Augy Green

Bot Reply: An image with colorful wave patterns is generated and sent.


/predict

Predict a value based on a dataset.

Usage:

/predict target:[number] dataset:[data_string] csv_file:[CSV_upload] (optional)

Dataset Format:

  • "1,2; 2,4; 3,8; 4,16; 5,32"

  • CSV file with two columns: x, y

Bot Reply:

  • If all y-values are numeric: Polynomial interpolation predicts a numerical value.

  • If y-values contain text: The closest matching value is returned.


PreviousFun CommandsNextProfile Commands (Beta)

Last updated 1 month ago

Was this helpful?

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

GFTV