engineer-man / piston-bot

I Run Code bot on Discord
https://emkc.org/run
MIT License
244 stars 36 forks source link

Fixed issue with languages that are only "aliases" for another runtime version #53

Closed dev-null-undefined closed 3 years ago

dev-null-undefined commented 3 years ago

@brtwrst

there is a problem with languages that are only "aliases" for another runtime. Example Deno: image the version dict also has to include the version for each alias and use that to call the api.

This pull request should fix it by storing version for each alias