Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Move spam list into database #18

Open
imacrayon opened this issue Sep 24, 2019 · 3 comments
Open

Move spam list into database #18

imacrayon opened this issue Sep 24, 2019 · 3 comments
Assignees
Labels

Comments

@imacrayon
Copy link
Owner

There’s an array of spammy Eventbrite organizers in the codebase. It has been slowly growing over time. I wonder if this is something that should be moved into the database so that it’s easier to modify and doesn’t pollute this project’s commit history?

@nkootstra
Copy link
Contributor

Could you assign me to this?

@imacrayon imacrayon assigned imacrayon and nkootstra and unassigned imacrayon Oct 2, 2020
@nkootstra
Copy link
Contributor

While working on this issue I found out that the events/search endpoint is deprecated: https://www.eventbrite.com/platform/docs/by-category

@imacrayon
Copy link
Owner Author

That’s a bummer 🙁. Thanks for catching that though! It looks like that command will have to be reworked to use the organization IDs we have stored in the database.

Feel free to take another issue or if you’re looking for another Laravel app I contribute to you could check out https://github.com/devict/votelocal

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants