imacrayon / eventsinwichita

Just Events in Wichita, nothing else.
https://eventsinwichita.com
MIT License
11 stars 6 forks source link

Move spam list into database #18

Open imacrayon opened 5 years ago

imacrayon commented 5 years ago

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 commented 3 years ago

Could you assign me to this?

nkootstra commented 3 years ago

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

imacrayon commented 3 years ago

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