Slack/Discord bot for running interactive REPLs and shells from a chat

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • replbot

    Slack/Discord bot for running interactive REPLs and shells from a chat.

    Howdy folks, I thought you'd like this. It's open source and available at https://github.com/binwiederhier/replbot, licensed under the Apache 2.0 License

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • docker

    This is a repository with my general purpose docker images. (by binwiederhier)

    Well you're gonna be incredibly disappointed. My go "repl" is a shell script that compiles the code you type and runs it: https://github.com/binwiederhier/docker/blob/main/golang/simple

  • gore

    Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.

    The only actual Go REPL I know is gore, https://github.com/x-motemen/gore, which, on all the machines I've tried, is brutally slow.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Slacktyping: I'm typing when you're typing

    4 projects | news.ycombinator.com | 23 Sep 2021
  • Show HN: Slack/Discord bot for running interactive REPLs and shells from a chat

    1 project | news.ycombinator.com | 24 Aug 2021
  • Slack Event Router

    1 project | /r/golang | 15 Mar 2021
  • A CEO's Guide to Emacs

    3 projects | news.ycombinator.com | 11 Jan 2024
  • Show HN: Logger to notify logs to Slack,discord using webhook

    1 project | news.ycombinator.com | 13 Jul 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?