This bot can identify if something is a hotdog or not a hotdog
To install, first make a virtual environment and set it up. Then create a folder called templates and in that make a file called index.html and copy the code from the index.html in this repository. Then in the root folder make a .env file for ur API_URL and API_KEY (copy the url from the code here). Lastly, create a web.py file and copy the code from this repository. Run web.py and you should be done!