goplay-irc

command module
v0.0.0-...-f448633 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 3 Imported by: 0

README

goplay-irc

goplay-irc is an IRC eval bot that leverages the go playground to evaluate golang source.

Safety

All code is run on the go playgrounds sandbox, thus there should be minimal risk to hosts (though code is generated and formatted on the host)

Configuration

goplay-irc uses a toml file in its working directory called config.toml for its configuration:

nick      = "goplay"
user      = "goplay"
real_name = "Go Playground bot: https://github.com/A-UNDERSCORE-D/goplay-irc"

sasl_user = "goplay"
sasl_password = "RG8gbm90IHRyaWZsZSBpbiB0aGUgYWZmYWlycyBvZiBkcmFnb25zLCBmb3IgdGhvdSBhcnQgY3J1bmNoeSwgYW5kIHRhc3RlIGdvb2Qgd2l0aCBrZXRjaHVwCg"

server         = "irc.libera.chat:6697"
use_tls        = true
command_prefix = "~"
debug          = false

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
bot

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL