Skip to content

Latest commit

 

History

History
172 lines (145 loc) · 14.6 KB

README.md

File metadata and controls

172 lines (145 loc) · 14.6 KB

UraBot

Twitter/X and Nostr page dedicated to sharing uranium market stock prices, analyses and relevant news.

Powered with AI.

How to run

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

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

Flow

demo

Monitoring

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.

Support

I'm more than happy to be honored with your support.



Made in Brazil