Package | Description |
---|---|
me.timothy.bots |
Modifier and Type | Field and Description |
---|---|
protected CommentSummon[] |
BotDriver.commentSummons
The comment 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.
|