lichess.org
Donate

How to create your own BOT?

learn the abc of print("hello world") first, then u can lead a bot:)
You can't build a house without house building material and tools.
Here is a guide to agile software development:

1. Make progress
2. Repeat steps 1 and 2

Probably start by learning how to use a computer, then how to develop software:
www.wikihow.com/Develop-Software

In terms of making a chess program, often the first step is designing the chess board (how to represent a chess board), then how to represent chess moves, then how to make a random move, then how to accept a user's move(s)...
I've only used Java, and a bit of C+ (mind that I still am at a basic level for those) and apparently you need to use Python? Sorry bud, can't help you there...

To answer your question, Python, Java, are languages (many more!) you use to program.
You should do it in another way D_R, first become ultra-rich and then hire some smart guy to build the Bot for you.

This topic has been archived and can no longer be replied to.