Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
/ GGD-Discord-Bot Public archive

A bot for the German Game Developers Discord

License

Notifications You must be signed in to change notification settings

michidk/GGD-Discord-Bot

Repository files navigation

GGD-Bot

A bot for the German Game Developers Discord

Discord

If you want to talk with us about game developer things (in german!), join our Discord here!

Contribute

Feel free to contribute.

Building

Just open the project with IntelliJ and run the gradle build configuration. Thanks to gradle, you don't have to download any dependencies. You just need JRE 8 and Gradle.

Running

  1. Create a discord application here
  2. Click on "Create a Bot User"
  3. Create a token.txt in the resources folder, paste the Bot User token into this file
  4. Set the variable "GGD_ID" in Main.java to the ID of your testing Discord server --> How do I find the ID?
  5. Open the link https://discordapp.com/oauth2/authorize?&client_id=YOUR_CLIENT_ID_HERE&scope=bot&permissions=0 with your bot users CLIENT_ID filled in, in order to add the bot to your testing server
  6. Run the Main Class

Depdendencies

Gradle Dependencies

About

A bot for the German Game Developers Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages