stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
11 stars 42 forks source link

Fill bots page with bots from tribeserver #90

Open ecurrencyhodler opened 5 months ago

ecurrencyhodler commented 5 months ago

Describe the bug Right now, our bots page displays 0 bots. https://community.sphinx.chat/b

Screenshot 2024-01-30 at 9 41 28 AM

Expected behavior The bots should be called from the tribeserver and displayed.

Desktop (please complete the following information):

Acceptance Criteria

ecurrencyhodler commented 5 months ago

@hritikmunde do you want to take this?

hritikmunde commented 5 months ago

Okay I'll take it

hritikmunde commented 4 months ago

Hey @ecurrencyhodler , I checked api call and it seems this is a backend issue. The response we are getting is an empty object here. So its mostly related to database side.

ecurrencyhodler commented 4 months ago

Okay let me snyc with the team.

ecurrencyhodler commented 4 months ago

Okay we've confirmed that the /bots endpoint aren't returning bots that exist in the database. We're going to put this in the backlog for now.