Package-level declarations

Types

Link copied to clipboard
open class CollectionUtils
Utility class to work with collections, inspired by Javascript array methods
Link copied to clipboard
class Constants
Link copied to clipboard
open class Http
Http Utilities
Link copied to clipboard
class Logger(var module: String = "Aliucord")

Logger that will log to both logcat and Discord's debug log

Link copied to clipboard
class Main
Link copied to clipboard
open class PluginManager
Aliucord's Plugin Manager
Link copied to clipboard
class SettingsUtilsJSON(plugin: String)

Utility class to store and retrieve preferences

Link copied to clipboard
object Utils

Utility class that holds miscellaneous Utilities