TheYoBots / libot-lb

A leaderboard for all Lichess Bots
https://lb.chessnibble.com/
MIT License
6 stars 2 forks source link

I want to support leaderboard of bot on lishogi, lidraughts and playstrategy #21

Closed M-DinhHoangViet closed 1 year ago

TheYoBots commented 1 year ago

I don't think those sites have many bots eligible for the leaderboard. In lishogi for example 0 bots are eligible.

M-DinhHoangViet commented 1 year ago

So how can I do the same thing without https://github.com/lichess-org/berserk?

TheYoBots commented 1 year ago

This repository doesn't use berserk. Although if I use it the code might be significantly reduced. I could use berserk if you want?

M-DinhHoangViet commented 1 year ago

Ok, but lishogi and etc not have

TheYoBots commented 1 year ago

Yes, berserk is for lichess not for other sites. What exactly is it that you want me to do?

M-DinhHoangViet commented 1 year ago

I mean this code can use import lichess.api but can't use lihogi.api or playstrategy.api,..

TheYoBots commented 1 year ago

Yes, import lichess.api is from the package python-lichess and there isn't a python package for lishogi/playstategy api.

M-DinhHoangViet commented 1 year ago

So can you follow my title?

TheYoBots commented 1 year ago

I'll have to think about this feature. Because there aren't too many bots on those sites and if I do implement this I feel almost all leaderboards will be empty.

M-DinhHoangViet commented 1 year ago

Ok