🖥
How to setup the bot
Instructions to setup the bot
Download the bot and configuration files (configfile.py and dex.json)
FOR WINDOWS ONLY
Make sure that the name of the configfile file is configfile.py
If you can't see the file extensions like this:

FILES MUST NOT APPEAR LIKE THIS
follow these link:
After this, files will be like this:

FILES MUST APPEAR LIKE THIS
Make sure filenames don't have spaces or other characters like that.

Open the configfile with a text editor (I suggest visual studio code or a normal text editor is okay too) and go to the bottom of the file

Bottom of the copnfigfile
This is an array of wallets.
The first one must be the one that hold our token AVID2.0 ("Public", "private")
Replace PUBLIC with your public key and PRIVATE with your private key.
Extract the private key from metamask | Example |
---|---|
| ![]() |

3 wallets
If you want to add one wallet only, just delete others lines
Remember that the first wallet must be the holder of the AVID2.0 Token

one wallet only
Save the file and close it.
Dex file is provided with 20 different dexes so is ready to use.
Last modified 5mo ago