jar

top.focess : focess-qq

Maven & Gradle

Oct 08, 2022
5 stars

FocessQQ · A simple QQ Bot framework

Table Of Contents

Latest Version

Download top.focess : focess-qq JAR file - Latest Versions:

All Versions

Download top.focess : focess-qq JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window focess-qq-4.1.5.0000.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.focess.qq.api.event.bot

├─ top.focess.qq.api.event.bot.BotEvent.class - [JAR]

├─ top.focess.qq.api.event.bot.BotLoginEvent.class - [JAR]

├─ top.focess.qq.api.event.bot.BotLogoutEvent.class - [JAR]

├─ top.focess.qq.api.event.bot.BotPreSendMessageEvent.class - [JAR]

├─ top.focess.qq.api.event.bot.BotReloginEvent.class - [JAR]

├─ top.focess.qq.api.event.bot.BotSendMessageEvent.class - [JAR]

├─ top.focess.qq.api.event.bot.FriendInputStatusEvent.class - [JAR]

top.focess.qq.core.scheduler

├─ top.focess.qq.core.scheduler.AScheduler.class - [JAR]

top.focess.qq.core.debug

├─ top.focess.qq.core.debug.Section.class - [JAR]

top.focess.qq.api.event.request

├─ top.focess.qq.api.event.request.FriendRequestEvent.class - [JAR]

├─ top.focess.qq.api.event.request.GroupRequestEvent.class - [JAR]

top.focess.qq.core.commands.util

├─ top.focess.qq.core.commands.util.ChatConstants.class - [JAR]

top.focess.qq.api.event.plugin

├─ top.focess.qq.api.event.plugin.PluginEvent.class - [JAR]

├─ top.focess.qq.api.event.plugin.PluginLoadEvent.class - [JAR]

├─ top.focess.qq.api.event.plugin.PluginUnloadEvent.class - [JAR]

top.focess.qq.api.event.message

├─ top.focess.qq.api.event.message.ConsoleMessageEvent.class - [JAR]

├─ top.focess.qq.api.event.message.FriendMessageEvent.class - [JAR]

├─ top.focess.qq.api.event.message.GroupMessageEvent.class - [JAR]

├─ top.focess.qq.api.event.message.MessageEvent.class - [JAR]

├─ top.focess.qq.api.event.message.StrangerMessageEvent.class - [JAR]

top.focess.qq.api.util.config

├─ top.focess.qq.api.util.config.Config.class - [JAR]

├─ top.focess.qq.api.util.config.DefaultConfig.class - [JAR]

├─ top.focess.qq.api.util.config.LangConfig.class - [JAR]

top.focess.qq.api.util.session

├─ top.focess.qq.api.util.session.Session.class - [JAR]

├─ top.focess.qq.api.util.session.SessionSection.class - [JAR]

top.focess.qq.core.util

├─ top.focess.qq.core.util.FocessSecurityManager.class - [JAR]

├─ top.focess.qq.core.util.MethodCaller.class - [JAR]

top.focess.qq.core.bot.contact

├─ top.focess.qq.core.bot.contact.SimpleContact.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleFriend.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleGroup.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleMember.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleOtherClient.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleSpeaker.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleStranger.class - [JAR]

├─ top.focess.qq.core.bot.contact.SimpleTransmitter.class - [JAR]

top.focess.qq.api.util

├─ top.focess.qq.api.util.IOHandler.class - [JAR]

├─ top.focess.qq.api.util.Property.class - [JAR]

top.focess.qq.api.bot.message

├─ top.focess.qq.api.bot.message.Audio.class - [JAR]

├─ top.focess.qq.api.bot.message.Image.class - [JAR]

├─ top.focess.qq.api.bot.message.Message.class - [JAR]

├─ top.focess.qq.api.bot.message.MessageSource.class - [JAR]

├─ top.focess.qq.api.bot.message.TextMessage.class - [JAR]

top.focess.qq.api.bot

├─ top.focess.qq.api.bot.Bot.class - [JAR]

├─ top.focess.qq.api.bot.BotLoginException.class - [JAR]

├─ top.focess.qq.api.bot.BotManager.class - [JAR]

├─ top.focess.qq.api.bot.BotProtocol.class - [JAR]

top.focess.qq.api.scheduler

├─ top.focess.qq.api.scheduler.Schedulers.class - [JAR]

top.focess.qq.api.command.data

├─ top.focess.qq.api.command.data.CommandBuffer.class - [JAR]

├─ top.focess.qq.api.command.data.PermissionBuffer.class - [JAR]

├─ top.focess.qq.api.command.data.PluginBuffer.class - [JAR]

top.focess.qq.api.event.command

├─ top.focess.qq.api.event.command.CommandExecutedEvent.class - [JAR]

├─ top.focess.qq.api.event.command.CommandPrepostEvent.class - [JAR]

top.focess.qq.core.bot

├─ top.focess.qq.core.bot.BotManagerFactory.class - [JAR]

├─ top.focess.qq.core.bot.QQBot.class - [JAR]

top.focess.qq.core.listeners

├─ top.focess.qq.core.listeners.ChatListener.class - [JAR]

├─ top.focess.qq.core.listeners.ConsoleListener.class - [JAR]

├─ top.focess.qq.core.listeners.PluginListener.class - [JAR]

top.focess.qq.core.permission

├─ top.focess.qq.core.permission.Permission.class - [JAR]

├─ top.focess.qq.core.permission.PermissionEnv.class - [JAR]

├─ top.focess.qq.core.permission.PermissionException.class - [JAR]

top.focess.qq.api.plugin

├─ top.focess.qq.api.plugin.IllegalPluginClassException.class - [JAR]

├─ top.focess.qq.api.plugin.LazyPlugin.class - [JAR]

├─ top.focess.qq.api.plugin.Plugin.class - [JAR]

├─ top.focess.qq.api.plugin.PluginDescription.class - [JAR]

├─ top.focess.qq.api.plugin.PluginDuplicateException.class - [JAR]

├─ top.focess.qq.api.plugin.PluginLoadException.class - [JAR]

├─ top.focess.qq.api.plugin.PluginLoaderException.class - [JAR]

├─ top.focess.qq.api.plugin.PluginType.class - [JAR]

├─ top.focess.qq.api.plugin.PluginUnloadException.class - [JAR]

top.focess.qq.api.event.server

├─ top.focess.qq.api.event.server.ServerStartEvent.class - [JAR]

├─ top.focess.qq.api.event.server.ServerStopEvent.class - [JAR]

top.focess.qq.core.commands

├─ top.focess.qq.core.commands.BotCommand.class - [JAR]

├─ top.focess.qq.core.commands.CommandCommand.class - [JAR]

├─ top.focess.qq.core.commands.DebugCommand.class - [JAR]

├─ top.focess.qq.core.commands.ExecCommand.class - [JAR]

├─ top.focess.qq.core.commands.FriendCommand.class - [JAR]

├─ top.focess.qq.core.commands.GroupCommand.class - [JAR]

├─ top.focess.qq.core.commands.LoadCommand.class - [JAR]

├─ top.focess.qq.core.commands.PauseCommand.class - [JAR]

├─ top.focess.qq.core.commands.PermissionCommand.class - [JAR]

├─ top.focess.qq.core.commands.PluginCommand.class - [JAR]

├─ top.focess.qq.core.commands.ReloadCommand.class - [JAR]

├─ top.focess.qq.core.commands.StopCommand.class - [JAR]

├─ top.focess.qq.core.commands.TestCommand.class - [JAR]

├─ top.focess.qq.core.commands.UnloadCommand.class - [JAR]

top.focess.qq.core.bot.mirai.message

├─ top.focess.qq.core.bot.mirai.message.MiraiAudio.class - [JAR]

├─ top.focess.qq.core.bot.mirai.message.MiraiImage.class - [JAR]

├─ top.focess.qq.core.bot.mirai.message.MiraiMessage.class - [JAR]

├─ top.focess.qq.core.bot.mirai.message.MiraiMessageChain.class - [JAR]

├─ top.focess.qq.core.bot.mirai.message.MiraiMessageSource.class - [JAR]

├─ top.focess.qq.core.bot.mirai.message.MiraiMessageUtil.class - [JAR]

top.focess.qq.core.bot.mirai

├─ top.focess.qq.core.bot.mirai.MiraiBot.class - [JAR]

├─ top.focess.qq.core.bot.mirai.MiraiBotManager.class - [JAR]

top.focess.qq.api.command

├─ top.focess.qq.api.command.Command.class - [JAR]

├─ top.focess.qq.api.command.CommandExecutor.class - [JAR]

├─ top.focess.qq.api.command.CommandLine.class - [JAR]

├─ top.focess.qq.api.command.CommandLoadException.class - [JAR]

├─ top.focess.qq.api.command.CommandSender.class - [JAR]

├─ top.focess.qq.api.command.CommandType.class - [JAR]

├─ top.focess.qq.api.command.DataCollection.class - [JAR]

├─ top.focess.qq.api.command.IllegalCommandClassException.class - [JAR]

├─ top.focess.qq.api.command.IllegalSpecialArgumentComplexHandlerClassException.class - [JAR]

├─ top.focess.qq.api.command.SpecialArgumentComplexHandler.class - [JAR]

├─ top.focess.qq.api.command.SpecialArgumentHandler.class - [JAR]

├─ top.focess.qq.api.command.SpecialArgumentType.class - [JAR]

top.focess.qq.api.event

├─ top.focess.qq.api.event.Cancellable.class - [JAR]

├─ top.focess.qq.api.event.Event.class - [JAR]

├─ top.focess.qq.api.event.EventHandler.class - [JAR]

├─ top.focess.qq.api.event.EventManager.class - [JAR]

├─ top.focess.qq.api.event.EventPriority.class - [JAR]

├─ top.focess.qq.api.event.EventSubmitException.class - [JAR]

├─ top.focess.qq.api.event.IllegalListenerClassException.class - [JAR]

├─ top.focess.qq.api.event.Listener.class - [JAR]

├─ top.focess.qq.api.event.ListenerHandler.class - [JAR]

├─ top.focess.qq.api.event.ListenerType.class - [JAR]

top.focess.qq.api.command.converter

├─ top.focess.qq.api.command.converter.CommandDataConverter.class - [JAR]

├─ top.focess.qq.api.command.converter.DataConverterType.class - [JAR]

├─ top.focess.qq.api.command.converter.IllegalDataConverterClassException.class - [JAR]

├─ top.focess.qq.api.command.converter.PermissionDataConverter.class - [JAR]

├─ top.focess.qq.api.command.converter.PluginDataConverter.class - [JAR]

top.focess.qq.api.event.recall

├─ top.focess.qq.api.event.recall.FriendRecallEvent.class - [JAR]

├─ top.focess.qq.api.event.recall.GroupRecallEvent.class - [JAR]

top.focess.qq.api.net

├─ top.focess.qq.api.net.ClientReceiver.class - [JAR]

├─ top.focess.qq.api.net.ServerMultiReceiver.class - [JAR]

├─ top.focess.qq.api.net.ServerReceiver.class - [JAR]

├─ top.focess.qq.api.net.Socket.class - [JAR]

top.focess.qq

├─ top.focess.qq.FocessQQ.class - [JAR]

top.focess.qq.api.event.chat

├─ top.focess.qq.api.event.chat.ChatEvent.class - [JAR]

├─ top.focess.qq.api.event.chat.ConsoleChatEvent.class - [JAR]

├─ top.focess.qq.api.event.chat.FriendChatEvent.class - [JAR]

├─ top.focess.qq.api.event.chat.GroupChatEvent.class - [JAR]

├─ top.focess.qq.api.event.chat.StrangerChatEvent.class - [JAR]

top.focess.qq.api.util.logger

├─ top.focess.qq.api.util.logger.FocessLogger.class - [JAR]

top.focess.qq.core.commands.special

├─ top.focess.qq.core.commands.special.DefaultBotIdArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.NextArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.PreviousArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.PreviousCommandArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.RandomDoubleArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.RandomIntegerArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.SelfIdArgumentHandler.class - [JAR]

├─ top.focess.qq.core.commands.special.TargetIdArgumentHandler.class - [JAR]

top.focess.qq.api.bot.contact

├─ top.focess.qq.api.bot.contact.CommandExecutor.class - [JAR]

├─ top.focess.qq.api.bot.contact.Contact.class - [JAR]

├─ top.focess.qq.api.bot.contact.Friend.class - [JAR]

├─ top.focess.qq.api.bot.contact.Group.class - [JAR]

├─ top.focess.qq.api.bot.contact.Member.class - [JAR]

├─ top.focess.qq.api.bot.contact.OtherClient.class - [JAR]

├─ top.focess.qq.api.bot.contact.Speaker.class - [JAR]

├─ top.focess.qq.api.bot.contact.Stranger.class - [JAR]

├─ top.focess.qq.api.bot.contact.Transmitter.class - [JAR]

top.focess.qq.core.plugin

├─ top.focess.qq.core.plugin.AnnotationHandler.class - [JAR]

├─ top.focess.qq.core.plugin.FieldAnnotationHandler.class - [JAR]

├─ top.focess.qq.core.plugin.PluginClassLoader.class - [JAR]

├─ top.focess.qq.core.plugin.PluginCoreClassLoader.class - [JAR]

├─ top.focess.qq.core.plugin.ResourceHandler.class - [JAR]

top.focess.qq.api.util.network

├─ top.focess.qq.api.util.network.NetworkHandler.class - [JAR]

Advertisement

Dependencies from Group

Oct 08, 2022
5 stars
Jun 07, 2023
1 stars
Mar 10, 2023
0 stars
May 22, 2023
1 stars
Apr 08, 2023
1 stars

Discover Dependencies

Jul 09, 2022
2 usages
12 stars
Jul 09, 2022
1 usages
12 stars
Mar 05, 2022
1 usages
12 stars
Jul 09, 2022
2 usages
12 stars
Jul 04, 2022
1 stars
Jul 18, 2022
0 stars
Aug 10, 2023
1 usages
1 stars
Nov 07, 2022
2 usages
0 stars