- There are three types of dankfarmer files in this repository i.e. dankfarmer1.py, dankfarmer2.py, dankfarmer3.py
- Each file is different but the main purpose of the code is same in each file, also they run differently from each other so you can choose the way you want to run the code.
- manually
- you can host and use it locally.
- Make sure Python is installed on your system.
- Download the zip file from the github then unzip it.
- Run the file
install.bat
. - After modules are installed, then run
launch.bat
. - Enter the prefix and token then your program will run.
- automatic
- you can host and use it locally.
- Make sure Python is installed on your system.
- Download the zip file from the github then unzip it.
- Run the file
install.bat
. - Then edit the file named
dankfarmer2.py
:-
- Enter your account's token where it is written
Enter your token
. - Enter the channel id (where you wanna grind DankMemer) where it is written
Enter the channelid
.
- Enter your account's token where it is written
- All you have to do now is run
launch2.bat
whenever you wants to grind and then you can stop it by closing the file.
- hosting on heroku
- Click on the image below and login to continue the setup.
- After login, enter the channelid (where you wanna grind), prefix & token of your account and click on deploy app button.
- Then go to resources tab and change the dynos from web to worker.
- After changing the dynos, go to view logs and you can see your program running there.
- The credit goes to en-25 who is me cuz i made this dank-farmer repo.