Source Code meines 100 Nutzer = 1 Server Event Bots!
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
100NutzerServer
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 and insert the id of the guild the bot should work for
public static String token = "TOKEN";
public static String guild = "guildId";