Package com.github.alex1304.ultimategdbot.api

  • Interface Summary 
    Interface Description
    Plugin
    Represents a plugin.
  • Class Summary 
    Class Description
    Bot
    Represents the bot itself.
    ClockRateLimiter
    Custom implementation of GlobalRateLimiter that uses a clock ticking at regular intervals in order to give permits for requests.
    CommandKernel
    The command kernel coordinates the command providers from all plugins.
    Database
    Manages interactions with the database.
  • Exception Summary 
    Exception Description
    DatabaseException