Hi all, I wanted to ask if it was possible to have a script that grants access to live character sheet data for the purposes of using that information for a Discord bot. I am currently in a Stars Without Number game hosted on a Discord server. Many of us enjoy roleplaying in text channels between games. Sometimes, however, we would like to make rolls using our character sheets. I was curious if there was a way to stream character sheet data to a Discord bot that could perform these rolls for us. From what I've read about the API, scripts only run when there is at least one member signed into the game. However, updating character sheet data upon the first sign-in, as well as periodically and/or running a function from Roll20 or the bot would be more than good enough. This would be my first time creating a Discord bot as well as the first time I'd write a Roll20 script. However, I'm quite proficient with programming. I'd love to know if (a) this is possible, and (b) if it is, then what possible directions I could take to pursue this. Thanks!