Skip to content

Remove scrapebot module & Django channels #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

hoangvu5
Copy link

Remove bot.py module entirely and Django channels. I believe Pipfile.lock was changed, so you need to do:

pipenv --rm
pipenv install

to remove Django channels on your local machine.

Resolves #28, #29

@hoangvu5 hoangvu5 added this to the Spring '25 Updates milestone Feb 15, 2025
@hoangvu5 hoangvu5 self-assigned this Feb 15, 2025
This was linked to issues Feb 15, 2025
@mmcinnestaylor mmcinnestaylor merged commit dd7f79b into dev Feb 15, 2025
3 checks passed
@mmcinnestaylor mmcinnestaylor deleted the remove-scrapebot-module branch February 15, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove Django channels dependency Remove ScrapeBot module
2 participants