Go to file
2021-03-07 19:31:31 +01:00
.idea init 2021-03-04 19:04:20 +01:00
gradle/wrapper init 2021-03-04 19:04:20 +01:00
src/main start new versioning 2021-03-05 17:33:43 +01:00
.gitignore init 2021-03-04 19:04:20 +01:00
build.gradle start new versioning 2021-03-05 17:33:43 +01:00
gradlew init 2021-03-04 19:04:20 +01:00
gradlew.bat init 2021-03-04 19:04:20 +01:00
README.md add Setup Instructions 2021-03-07 19:31:31 +01:00
settings.gradle init 2021-03-04 19:04:20 +01:00

MissingIdentifier

This is a Utility Discord providing some helpful and some not so helpful features. It uses the JDA wrapper.

How to use MissingIdentifier

Using my Bot hostet by me

  1. Invite Bot to your Discord Guild using this LINK (You may want to adjust the pre-set bot permissions to your linking).

  2. Change Bot Prefix if other Bots use the same (and use it from now on instead of !):

!admin setprefix

3. Set a Modrole so non Guild-Owner are able to configurate this bot (Preferably the admin role)

	```
!admin setmodrole <@MODROLE>
  1. Use the help command to get a overview of teh awailable Modules and commands.

  2. Active Modules to your liking:

!admin

6. Reenter the `help` command to get overview of new settings and commands available

### Selfhost the bot

1. Create Discord Bot-User
	1. Go to the [Discord Developer](https://discord.com/developers/applications) Page
	2. Create a new Application and edit it to your liking
	3. navigate to `BOT` and hit `add Bot`
	4. may activate `Privileged Gateway Intents`
	5. Copy Bot-Token
2. Copy release .jar executable
3. Copy sample config to .jar location
4. Enter Bot-Token from step one into config file
5. run Bot (`java -jar <filename>.jar`)

#### Updating

Just exchange the .jar executable

### Building the bot your self

1. Clone Repo
2. Run `gradle fatJar`
3. .jar executable is located in ./build/libs/

(run the bot via `gradle run` should work fine too)

## Contributing

Uhm may just ask me to get started (COMMING SOON)

## Bug Report

(COMMING SOON)

## Contact

Well finde me ... i am using the name `Hiajen` 

or just text me via [Matrix](https://matrix.to/#/@hiajen:matrix.hiajen.de) (`@hiajen:matrix.hiajen.de`)