Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Commands

Stageddat edited this page Mar 31, 2024 · 1 revision

Wiki Commands

Wiki Index
  • Home
  • Commands
  • Config
  • Troubleshooting
    • Facts sync
  • Protocol and guide
    • Facts
      • Adding facts
      • Adding facts from Trivia of Roblox Island wiki website
      • Change current number
      • egg
    • Welcome
      • Test welcome message with specific user

General

  • /reload_cog (cog=str)
    Reload a specific cog

  • /version
    View the version, location and ping of the bot.

  • /kill
    Turn off the bot

Facts

  • Facts public commands
    • /fact random - Get a random fact

      Example drawing
      drawing
    • /fact dog - Get a random dog fact

      Example drawing
      drawing
    • /fact cat - Get a random cat fact

      Example drawing
      drawing
    • /fact island - Get a random Roblox Island fact

      Example drawing
      drawing
  • Facts admin commands
    • /change_fact_number (number=int)
      Change the next day faily fact number
    • /add_custom_island_fact (fact=str, img_link=Optional(str), source_link=Optional(str))
      Add a new Roblox Island custom fact
    • /add_island_trivia (link=str)
      Extract facts from Roblox Island trivia
    • /sync_island_fact_database
      Sync between Fact list MD and JSON database
    • /sync_island_fact_github
      Sync the local and Github files

Welcome System

  • /test_welcome (member=discord.Member)
    This will act like someone new joined but for the selected member

Clone this wiki locally