A program which automates the Dank Memer bot on Discord.
This program is written in 100% python and has taken a while to perfect in the way I wanted it, you can find the prebuilt versions here:
These are the things you need to run this script:
Python 3, TKInter, pynput and pyautogui.
How to install these prerequisites, make sure to preinstall python 3 from here
Open a terminal and enter these commands:
pip3 install tkinter
pip3 install pynput
pip3 install pyautogui
Simply download the python file from the Releases and run it using Python Launcher and you're done!
Make sure to create a file called 'LaunchType.txt' with either 'Light' or 'Dark' written in the first line of the file.