Package | Description |
---|---|
me.timothy.bots |
Modifier and Type | Field and Description |
---|---|
protected LinkSummon[] |
BotDriver.submissionSummons
The submission summons.
|
Constructor and Description |
---|
BotDriver(Database database,
FileConfiguration config,
Bot bot,
CommentSummon[] commentSummons,
PMSummon[] pmSummons,
LinkSummon[] submissionSummons)
Creates a bot driver based on the specified database, configuration info,
rest client, and bot.
|