SkillAgentSearch skills...

Oodle

A ~simple~ irc bot for oodnet

Install / Use

/learn @oodnet/Oodle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

oodle

Build Status

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

Features

  • Title scraper
  • Reminder
  • Tell
  • Seen
  • Built-in upgrade mechanism
  • Github notifier (alternative to github's IRC service)
  • Webhook
  • Urban
  • Wiki
  • Find and Replace with sed-like syntax
  • Custom Commands

Supported platforms

  • Linux AMD64
  • Linux ARMv7

Usage

# Download latest build
# Note: remove -v from grep if you are on ARM
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 -O oodle
# Edit config
vim config.toml
# Make it executable
chmod +x oodle_linux
# Run!
./oodle_linux

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks0

Languages

Go

Security Score

70/100

Audited on Mar 21, 2022

No findings