Input code into bot

Basically, allow us to input code into our bot so if inventor doesn’t have a feature yet, you could add it yourself with code.

This isn’t planned in a way that would allow you to implement entirely new features (such as filesystem access, arbitrary network i/o, etc.) You can use network requests and webhooks to integrate with external software running on your own infrastructure.

If there’s a specific feature you have in mind, please suggest that separately.

You can use network requests to (for example) utilize Discord API endpoints that are not yet implemented as blocks, and we are planning a ‘text mode’ to allow you to edit existing flows using text input.

1 Like