Skip to content

Add pre-populate option to avoid flooding channel on instantiation #28

@leifmadsen

Description

@leifmadsen

When starting the bot for the first time using the feeds.sql.sample file, it will pull all data from the various feeds provided, then proceed to flood the channel with 10 lines per feed. On Freenode, this will cause the bot to be kicked from the channel due to flood protection.

It should be possible to cause the bot to instantiate the data in the database for the various feeds without outputting them to the channel on start to avoid flooding the channel. Only new values would then be posted to the channel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions