Understand how bots are built
deno
: Deno runtime - read more about the runtimepython
: Python runtime (Python 3.11) - read more about the runtimemain
function that takes inputs, parameters, and accounts as arguments.
In the Deno runtime, that function may return a promise (async function).