Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleCommit your changes, alter the component to run on the new commit and run it!

Commit and Push Changes to Git and go to the component card for Choosing the code to run for your component.

And done! The next steps are how you could further refine the code

Expand
titleMake the configuration more robust by striping white space from the list ClientList

That would involve looping through the list and removing white space from each ID:

Trimming white space and Lua table as list

Expand
titleCustomize the logging

See Custom Logging

Expand
titleCustomize the status

See Custom Status

There is no limit to how you can streamline the usage of a custom component - if that helps address a bottleneck, then it’s well worth it.