TogetherCrew / hivemind-bot

This repository is made for TogetherCrew's LLM bot.
2 stars 0 forks source link

Feat: Enable/Disable data source based on community id #51

Closed amindadgar closed 6 months ago

amindadgar commented 6 months ago

For now, we're just hardcoding the enable/disable option for data-sources within https://github.com/TogetherCrew/hivemind-bot/blob/main/celery_app/tasks.py#L74 In future, we need to be able to enable/disable this option based on the module document within modules collection of Core database. Tasks

Note: The platform names would be all in lower-case. I.e. discord, discourse, github, google-drive, telegram, ...