An open API service indexing awesome lists of open source software.

https://github.com/hyperclaw79/showbot

ShowBot is a Discord python bot that fetches you the theatres and showtimes for a movie of your choice, in your city, for a given date, interactively. Integrate it with your Discord server in under five minutes. It works using the ShowTimes API written by Hyper. This is a RESTful API that fetches the showtimes and returns it as a json. It is written in Python Flask and hosted over an Nginx server through Gunicorn.
https://github.com/hyperclaw79/showbot

Last synced: 5 months ago
JSON representation

ShowBot is a Discord python bot that fetches you the theatres and showtimes for a movie of your choice, in your city, for a given date, interactively. Integrate it with your Discord server in under five minutes. It works using the ShowTimes API written by Hyper. This is a RESTful API that fetches the showtimes and returns it as a json. It is written in Python Flask and hosted over an Nginx server through Gunicorn.

Awesome Lists containing this project