RustLangES / cangrebot

Bot de la comunidad de Discord de RustLang en Español.
11 stars 9 forks source link

feat: default main for required languages with opt out #39

Closed stifskere closed 2 months ago

stifskere commented 2 months ago

Description

This PR intends to make easier the compiler use, as per #38 that adds a main function to rust if it's missing, this one extends that for the sake of consistency, adding the same to the other languages in this case with the option to opt out, in case some special use is required.

Using the --escape will change \` for ` in your code, and the embeds are also fully escaped using the <200e>

image image