Skip to content
Baneet Parmar edited this page Oct 8, 2021 · 8 revisions

NOVELL Wiki

  • Version Overview

  1. Version 0.01

    • Command prefix = ,
    • Commands:
      • help
        • Usage: ,help
        • Description: Output's placeholder for an actual help command.
      • ping
        • Usage: ,ping
        • Description: Outputs "pong" and bot's ping in milliseconds.
      • dice
        • Usage: ,dice
        • Description: Outputs a number between 1 and 6.
  2. Version 0.02

    • Command prefix = nb.
    • Commands:
      • Example command
        • Usage: nb.example <parameter>
        • Parameter values: option_one, option_two, option_three
        • Description: Command documentation example.
  3. Version 0.03

    • Command prefix = nv.
    • Commands:
      • Example command
        • Usage: nv.example <parameter>
        • Parameter values: option_one, option_two, option_three
        • Description: Command documentation example.
Clone this wiki locally