Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Latest commit

 

History

History
45 lines (41 loc) · 1.06 KB

File metadata and controls

45 lines (41 loc) · 1.06 KB

NPC command

  • Delete message after running the NPC command
  • Rename command in command's settings

Locations

  • Create locations schema
  • Create locations command
    • add command
    • remove command
    • reference command
    • description command
    • colour command

Character

  • Create character schema
  • Create character command
    • add command
    • remove command
    • proxy command
    • reference command
    • description command
    • birthday command
    • nickname command
    • colour command
    • inventory command
    • avatar command

Guild Settings

  • Create settings schema
  • Create settings commands
    • prefix command
    • GM command

Misc

  • Try out Eris
  • PluralKit import function
  • Rewrite commands to use switch statements
    • Character Command
    • Settings Command
    • Location Command
  • Proxies
    • Message logging
    • Message info getting
  • Dice command
  • Better Commenting