I’m currently making a Mastodon Bot, and I’m not entirely sure how to host it, like where do i ensure the API Access Token’s and such aren’t at risk of public view.
I’ve made sure, and I haven’t pushed yet, but I’ve ensured that .env
is inside .gitignore
. I’m just unsure, and would love some help. This is just a little project I found on GitHub, and thought I’d might as well learn a few things of how things like this are developed.
Thanks!