BotBotMe / botbot-web

Web interface for BotBot.me
https://lincolnloop.com/blog/saying-goodbye-botbotme/
Other
152 stars 32 forks source link

Using the component to only extract a channel historical logs #157

Closed Ahmed-Abouzeid closed 8 years ago

Ahmed-Abouzeid commented 8 years ago

Hello,

Which part in the component I can use to extract a channel historical logs. I am working on a dataset creation project that should create IRC datasets for deep learning.

Thanks

ipmb commented 8 years ago

If you are running your own instance, you could extract them directly from the database. Otherwise, there is a plain-text log view you may find helpful https://github.com/BotBotMe/botbot-web/blob/master/botbot/apps/logs/urls.py#L8-L9