Please mark shorelinebot user as bot

Hello, I am developing a new go program that I want to test it out in OGS as bot. I also
have some cpu cycles to donate as gnugo bot possibly as turn-based OGS player.

I just tried to use the “shorelinebot” user with python API code and realized that I need to request for
bot status.

2 Likes

I need to set an owner account for the bot, what’s your non-bot account?

1 Like

The owner account username is “honglu69”. Thanks,

Yes, here is my human account here.

1 Like

Ok, it’s done!

2 Likes

Thanks. it works well.

So far I was able to obtain token and obtain bot api profile/game details using python API codes.