You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prithvi Reddy edited this page Oct 19, 2021
·
2 revisions
Usage
1. This command needs to be triggered by typing /run in the message box. Not only this but all Neil.js commands are slash commands, i.e, they can be triggered by a forward slash /
2. Navigate through available languages using your mouse or arrows. Select a language by mouse or by pressing Tab / Enter. Send the message after selection
You should get a message from Neil.js now, prompting you to send code.
3. Send your code enclosed in a code block(enclosed with 3 backticks `) in the format shown below. Beware backticks should be on a new line for proper formatting
Python code sample:
[Optional] You can also add syntax highlighting with colors by appending first line of backticks with file extension of that language. Improves readability as shown below...
Finally, send your code, Neil.js will reply with output almost instantly!