Skip to content

dripcoffee/go-play-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-play-bot

A Lark bot which runs go playground

Usage

Chat with the bot:

  • run: run code
  • fmt: format code
@go-play-bot run
package main
import "fmt"
func main() {
fmt.Println("Hello, world")
}

Output:

Hello, world

About

A Lark bot which runs go playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages