Skip to content

VirtualStreets/whereisthegooglecar

Repository files navigation

WhereIsTheGoogleCar

WhereIsTheGoogleCar is a monorepo project that tracks and logs Street View Vehicle Sightings posted from the VirtualStreets Discord server. This project has been made as an attempt to fulfill the legacy of whereisthegooglecar.com, with more accurate data.

This monorepo consists of the following components.

  • site: Folder containing the website contents.
  • api: Folder containing the backend code for the website.
  • bot: Folder containing the code for the Discord Bot itself.
  • compose.yaml: Docker Compose for local development.

Known Issues

  • /remove_channel stopped working for some reason - issue of channel_id having a relation with the other spottings table
  • RegEx month & source doesn't work as intended

Contributing

Contributions are welcome! If you have any ideas for improvement, bug reports, or feature requests, feel free to create an issue or submit a pull request.

License

This project is licensed under the MIT License.