> A bot that looks like a sticky note which syncs itself to a record (debounces input and assigns a host in the inst to send updates to the records)
> Also, checks for `stickiesApp`, which is a UI for editing the sticky note
# Version Log
### V0.2
Stickies will not sync to a record until "Sync to Cloud" button is clicked in the stickiesApp (or if `#recordName` is set otherwise)
### V0.1
Initial version, sticky bots track their own changes and update records.
stickiesApp is separate, and loaded when a sticky bot is created (if it's not in the inst)