Source Code des Discord Bots aus meiner YouTube Tutorial Reihe!
You can use this bot by clicking on the green
Code
Button on the top of the code. Then click onDownload Zip
and your Code will be moved into your local download folder!
First you have to extract the
TestBot3001
folder from the zip archive, which is generated for the download. Then simply move the folder in the directory you want to code in and open the folder witch the IDE of your choice! (Intellij is recommended)
Now you only have to replace the string shown below with your current bot token from the Application Dashboard
String token = "TOKEN";
You can watch the tutorials and videos about the bot at My Channel.