Package com.example.bot
package com.example.bot
-
ClassDescriptionThe BaseBotWorker class implements the BotWorker interface for managing bots in the chat application.The BotService class provides configuration properties and settings for the bot application.The BotTimerTask class extends TimerTask and represents a timer task for sending messages to clients.The BotWorker interface defines the methods for managing bots in the chat application.