A C# bot for YGOPro, compatible with the [YGOSharp](https://github.com/IceYGO/ygosharp) and [SRVPro](https://github.com/moecube/srvpro) server.
A C# bot for [YGOPro](https://github.com/Fluorohydride/ygopro), compatible with the [YGOSharp](https://github.com/IceYGO/ygosharp) and [SRVPro](https://github.com/mycard/srvpro) server.
### How to use:
### How to use:
...
@@ -139,10 +139,13 @@ WindBot can run as a "server", provide a http interface to create bot.
...
@@ -139,10 +139,13 @@ WindBot can run as a "server", provide a http interface to create bot.
* Nekroz
* Nekroz
### AI Template Generator
### Template Generator
A Java program which generate executor code from deck, made by Levyaton.
A tool which generates a WindBot deck code template from a YGOPro deck file.
You can use it to create a new deck for WindBot quickly.
https://mercury233.me/windbot/gen.html
### Server mode
### Server mode
...
@@ -154,6 +157,11 @@ In this situation, it will be multi-threaded. This can be useful for servers, si
...
@@ -154,6 +157,11 @@ In this situation, it will be multi-threaded. This can be useful for servers, si
The parameters are same as commandlines, but low cased.
The parameters are same as commandlines, but low cased.
Note: Currently the server bind to all interfaces, so it requires elevated privileges to run. You can otherwise use the following command to add a URL ACL for your port (2399 for example), which allows all users to access it: