Twitter/X and Nostr page dedicated to sharing uranium market stock prices, analyses and relevant news.
Powered with AI.
You can find all commands on Makefile
write .env file similar to .env.example
# automated tests
make test-server
# locally run with hot reload
make debug-server
# build and run production version
make build-server-image
make run-server
# hit api
make curl-heart
make curl-ura-stocks
make curl-ura-news
endpoint | description |
---|---|
POST /urabot/stocks | post Uranium market stocks price in real time |
POST /urabot/news | post Uranium market news commented with AI analysis |
GET /heartbeat | heartbeat |
To monitor the bot's server, it's using the Uptime Kuma, a self-hosted monitoring tool. It has integration with Telegram, so if a heartbeat fails it sends a message on telegram.
I'm more than happy to be honored with your support.