Spacer
- 2 Devlogs
- 4 Total hours
This bot allows for the easy retrival and notification of previous or future launches
This bot allows for the easy retrival and notification of previous or future launches
hey there, didn’t post for a long time, since i was focused on making Kerbal Gravity Program (check it out) so I didn’t have time for this, but now that it is shipped, i can have a little bit of rest and continue on my other projects
for anyone new here, Spacer is a Slack/discord bot (yes i am getting it to discord) that can give you notifications like Rocket launches or CMEs that can destroy stuff, I will also get it into a cli, but that will wait for ship 2
Now, I got 3 main things up:
So, what I want is a docker container perpetually running with something like tmux stopping nest from stopping the processes in the container while i exit the nest container (TOOO many containers), but now i am currently fixing stuff with the code and the docker container, well, hope it can be fixed fast
Now, I gotta:
1, figure out how to use tmux
2. how to prevent a certificate error that I keep getting no matter what
well, see ya next time fellas
(going to be sometime until you guys can see an actual image)
So, I’m working on Spacer—basically a CLI tool that doubles as a Slack/Discord bot for tracking space-related events.
I didn’t post a devlog sooner because I was stuck in that “why is this not working” phase for way too long. But I finally got it to a point where I can
see real results. I can now push data to webhooks via the CLI, though it was basically just a giant wall of text at first.
Next up: fixing the layout so it actually looks like a professional app and not a terminal dump.