Skip to content

djt-code/go-seabird

 
 

Repository files navigation

Seabird

Build Status

Requirements

  • go >= 1.6
  • gcc

Configuring

A sample config file is provided here. Note that this config file only has values specified for plugins. Some may not be needed.

Config is pulled from the environment variable SEABIRD_CONFIG. Set with

export SEABIRD_CONFIG=$HOME/config.toml

Running

go get ./...
SEABIRD_CONFIG=$HOME/config.toml go run cmd/seabird/main.go

License

BSD

About

A simple IRC bot framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%