Auto-Discord-Bump
Program that automates the bump of the Disboard Bot done 100% in python with PyAutoGUI
How to configue
You will need 3 things before proceeding with the program, you will need to create a folder named "Images" and put a screenshot of the server icon named "server.png" and the chat (or bump) command with the name "chat"
Common questions
Can I make my own version of the code using yours as a base?
- Yes you can, just know that I am not responsible for how you will use this code.
How does the code work?
- It automates the process of opening the server, command chat, and typing !d bump, using the PyAutoGUI library