Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Releases: DefinitelyRus/LazyJavie

Lazy Javie v1.0 build 122

23 May 05:54
52862bb
Compare
Choose a tag to compare

Lazy Javie v1.0 build 122

The very first release of Lazy Javie! This will serve as the first stable release to be used for demonstration and probation for select Discord Servers. This is as barebones as it gets, no UI, just bot! Expect bugs to appear every now and then, but more updates are soon to come!

Installation

Prerequisites

Make sure you have these installed

  1. Java JDK 14 or newer
  2. Java JRE 8
  3. MySQL Server 8.0

Step-by-step instructions

  1. Download the LazyJavie.v1.0.build.122.jar file.
  2. Create a text (.txt) file on your desktop and name it "lazyjavie_token".
  3. Go to Discord Developers' Applications page.
  4. If you already have a bot with Administrator permission, skip to step 9.
  5. Click "Create Application" on the top right, then enter any name you want, this will be the name of your bot.
  6. Click the "Bot" tab on the left, then press "Add Bot" on the right. This will ask you to confirm, press Okay.
  7. Scroll down until you see Privileged Gateway Intents with two togglable switches below it, turn on both switches.
  8. Scroll down again until you see "Bot Permissions", then tick the "Administrator" permission.
  9. At the top of the page and right under the username, copy your bot token.
  10. Open the text file you created, then paste the bot token there.
  11. Create a new line, then type your MySQL Server's password there.
  12. Save and close the text file.
  13. Right-click the text file, click "Cut".
  14. Open file explorer, go to your C: drive, then paste the file there. Do NOT put it in a folder.
  15. Double-click the .JAR file you downloaded to run it!

If you encounter any issue during installation, please create a new issue or contact @DefinitelyRus so we know what's causing the problem and try our best to fix it.