Typescript Starter Bot

Made a typescript starter bot for anyone interested.
You can find it here: https://github.com/Affuta/starter-bot-ts.

1 Like

Hi @Yoni

If you’d like, we could possibly add this to the starter-pack’s starter-bots. We would first need to figure out how to setup the docker containers to handle typescript, and how to make it run locally(just making the compile step easy for new coders) .

If you (or anyone else) is up for it, let us know :smile:

Hey @pierre.roux

The project will already compile the typescript bot to a javascript bot in the correct format.
The final submission would be a compliled js bot (Easy compile step already included) .

1 Like