I created a chatbot API template for anyone to use

Hi! I’m new here :wave:
I wanted to make a simple halo infinite rank bot that would simply return the rank of a supplied gamertag. I couldn’t find a template to make my life easier so I went ahead and made one and used it to create the API I wanted.
The template is written in typescript and uses express as an API server. It is already setup with nodemon hot reloading and eslint format on save (assuming you use VS Code). Feel free to use it to make your own API and let me know so I can link to your repo in the README! Also, for any questions there is a discussion tab on github but I can make myself available here as well.

2 Likes