How to create a bot?
How to create a bot?
It's actually pretty easy. Anyone can create a Bot using Lishogi's Bot API: lishogi.org/api#tag/Bot
Now if you are create a client for your bot from scratch using the bot api it will require some coding knowledge, but to communicate with lishogi's bot api there is an official endpoint which you can find here:
github.com/TheYoBots/Lishogi-Bot
This endpoint allows you to upgrade your account to a bot account and can connect your bot to an engine. The instructions to use that client is found here: github.com/TheYoBots/Lishogi-Bot#how-to-install
@YoBot_v2 i've tried the api. can you give a step-by-step?
I also tried, but I dont know how
If you are on windows there is a step-by-step instruction here:
github.com/TheYoBots/Lishogi-Bot#windows
If you need any help trying to figure it out, feel free to ask.
Is there any documentation on the notation for sfen and moves for chu-shogi? I can probably infer the sfen from messing with the analysis board, but what are the details for move-notation for chu-shogi bots api?
I don't think there is any documentation for sfen on lishogi, but if I'm right chushogi bot would parse moves in the usi notation (example: 3c3d)
Thanks. Lion moves then like 3c (igui) and 3c3d4d for two-step?
Someone please make a bot for github.com/ddugovic/hachu and let me know what I need to fix...
This topic has been archived and can no longer be replied to.