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.