oodle

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2018 License: MIT Imports: 18 Imported by: 0

README

oodle

Build Status

oodle is a simple irc bot for oodnet. It is also a rewrite of ezbot framework

Timeline

  • Base framework
  • Config. and logging
  • Make it robust (reconnect and recovery)
  • Core commands
  • oodnet integration
  • More polish (.help etc.)
  • Simplify design if possible

Usage

# Download latest build
curl -s https://api.github.com/repos/godwhoa/oodle/releases/latest | grep browser_download_url | cut -d '"' -f 4 | grep -v arm | xargs -L 1 wget
# Edit config
vim config.toml
# Make it executable
chmod +x oodle_linux_static
# Run!
./oodle_linux_static

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
plugins

Jump to

Keyboard shortcuts

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