Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

Data - Class in de.presti.ree6.utils.data
Utility class to save long term used Data.
DatabaseStorageBackend - Class in de.presti.ree6.utils.data
The Storage backend to allow the Twitch4J CredentialManager to store the Data in our Database.
DatabaseStorageBackend() - Constructor for class de.presti.ree6.utils.data.DatabaseStorageBackend
 
de.presti.ree6.actions - package de.presti.ree6.actions
 
de.presti.ree6.actions.customevents - package de.presti.ree6.actions.customevents
 
de.presti.ree6.actions.customevents.container - package de.presti.ree6.actions.customevents.container
 
de.presti.ree6.actions.streamtools - package de.presti.ree6.actions.streamtools
 
de.presti.ree6.actions.streamtools.action - package de.presti.ree6.actions.streamtools.action
 
de.presti.ree6.actions.streamtools.container - package de.presti.ree6.actions.streamtools.container
 
de.presti.ree6.addons - package de.presti.ree6.addons
 
de.presti.ree6.api.events - package de.presti.ree6.api.events
 
de.presti.ree6.audio - package de.presti.ree6.audio
 
de.presti.ree6.audio.music - package de.presti.ree6.audio.music
 
de.presti.ree6.audio.music.source - package de.presti.ree6.audio.music.source
 
de.presti.ree6.bot - package de.presti.ree6.bot
 
de.presti.ree6.bot.util - package de.presti.ree6.bot.util
 
de.presti.ree6.bot.version - package de.presti.ree6.bot.version
 
de.presti.ree6.commands - package de.presti.ree6.commands
 
de.presti.ree6.commands.exceptions - package de.presti.ree6.commands.exceptions
 
de.presti.ree6.commands.impl.community - package de.presti.ree6.commands.impl.community
 
de.presti.ree6.commands.impl.economy - package de.presti.ree6.commands.impl.economy
 
de.presti.ree6.commands.impl.fun - package de.presti.ree6.commands.impl.fun
 
de.presti.ree6.commands.impl.hidden - package de.presti.ree6.commands.impl.hidden
 
de.presti.ree6.commands.impl.info - package de.presti.ree6.commands.impl.info
 
de.presti.ree6.commands.impl.level - package de.presti.ree6.commands.impl.level
 
de.presti.ree6.commands.impl.mod - package de.presti.ree6.commands.impl.mod
 
de.presti.ree6.commands.impl.music - package de.presti.ree6.commands.impl.music
 
de.presti.ree6.commands.impl.nsfw - package de.presti.ree6.commands.impl.nsfw
 
de.presti.ree6.commands.interfaces - package de.presti.ree6.commands.interfaces
 
de.presti.ree6.events - package de.presti.ree6.events
 
de.presti.ree6.game.core - package de.presti.ree6.game.core
 
de.presti.ree6.game.core.base - package de.presti.ree6.game.core.base
 
de.presti.ree6.game.impl.blackjack - package de.presti.ree6.game.impl.blackjack
 
de.presti.ree6.game.impl.blackjack.entities - package de.presti.ree6.game.impl.blackjack.entities
 
de.presti.ree6.game.impl.blackjack.util - package de.presti.ree6.game.impl.blackjack.util
 
de.presti.ree6.game.impl.musicquiz - package de.presti.ree6.game.impl.musicquiz
 
de.presti.ree6.game.impl.musicquiz.entities - package de.presti.ree6.game.impl.musicquiz.entities
 
de.presti.ree6.game.impl.musicquiz.util - package de.presti.ree6.game.impl.musicquiz.util
 
de.presti.ree6.installer - package de.presti.ree6.installer
 
de.presti.ree6.language - package de.presti.ree6.language
 
de.presti.ree6.logger.events - package de.presti.ree6.logger.events
 
de.presti.ree6.logger.events.implentation - package de.presti.ree6.logger.events.implentation
 
de.presti.ree6.logger.invite - package de.presti.ree6.logger.invite
 
de.presti.ree6.main - package de.presti.ree6.main
 
de.presti.ree6.module - package de.presti.ree6.module
 
de.presti.ree6.module.giveaway - package de.presti.ree6.module.giveaway
 
de.presti.ree6.news - package de.presti.ree6.news
 
de.presti.ree6.utils.apis - package de.presti.ree6.utils.apis
 
de.presti.ree6.utils.data - package de.presti.ree6.utils.data
 
de.presti.ree6.utils.external - package de.presti.ree6.utils.external
 
de.presti.ree6.utils.others - package de.presti.ree6.utils.others
 
deleteMessage(Message, InteractionHook) - Method in class de.presti.ree6.commands.CommandManager
Delete a specific message.
deleteMessages(CommandEvent, int) - Method in class de.presti.ree6.commands.impl.mod.Clear
Delete Messages.
deleteWebhook(String, Webhook) - Static method in class de.presti.ree6.bot.util.WebhookUtil
Delete a Webhook entry from the Guild.
description() - Element in annotation interface de.presti.ree6.actions.ActionInfo
Get the description of the Action.
description() - Element in annotation interface de.presti.ree6.commands.interfaces.Command
The description of the Command.
description() - Element in annotation interface de.presti.ree6.game.core.base.GameInfo
The Description of the Game.
DEVELOPMENT - Enum constant in enum class de.presti.ree6.bot.version.BotVersion
Version for Development tests.
disconnect(Guild) - Method in class de.presti.ree6.audio.music.MusicWorker
Method use to disconnect the Bot from the channel.
Disconnect - Class in de.presti.ree6.commands.impl.music
Disconnects the Bot from the VoiceChannel.
Disconnect() - Constructor for class de.presti.ree6.commands.impl.music.Disconnect
 
DogImage - Class in de.presti.ree6.commands.impl.fun
A command to get a random dog images.
DogImage() - Constructor for class de.presti.ree6.commands.impl.fun.DogImage
 
doVoiceXPStuff(Member) - Method in class de.presti.ree6.events.OtherEvents
 
downloadLanguages() - Static method in class de.presti.ree6.language.LanguageService
Called to download every Language file from the GitHub Repository.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form