Skip to content

Commit

Permalink
Add a bit to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
CaspianA1 committed Feb 24, 2025
1 parent a1b5467 commit e68899f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ If you want to make a new theme, start off by copying `standard.rs`, and make yo

- To delete recent Twilio messages, use `delete_twilio_msgs.sh`. Change the number of messages to delete in the script, and it'll delete that number of messages one-by-one.
- To send surprises to the dashboard (images that appear for a certain amount of time, with certain chances of appearing at any second), use `trigger_surprise.sh`. Just pass it the name of a surprise that you've set up in one of your theme files (e.g. `standard.rs`), and it'll send it over a local socket which the dashboard reads from.
- To run the dashboard on its computer, use `run_dashboard.sh`. Note that this is only made to work in the WBOR studio.

0 comments on commit e68899f

Please sign in to comment.