Skip to content

noobot/Noobot.Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noobot.Toolbox

Build status Nuget.org NuGet

A collection of usefull tools and extensions to use with Noobot.Core

Installation

Install-Package Noobot.Toolbox

Usage

TODO

Features

  • Admin -- Simple concept of giving some users (given they know the admin 'pin') extra abilities to remotely manage a noobot instance.
  • Scheduling -- Scheduling allows you to simulate a message being received from a person on a regular interview (hourly, daily, nightly) which allows you to run and report on features. E.g. Check the website is up, initiate a relesse to live...

Middleware

  • AutoResponder -- Tests PMing a user (any message received will be returned to a users PM channel)
  • Joke -- Will tell you a random joke (warning: these may be NSFW)
  • Ping -- Will send a message via PM every second until stopped
  • Welcome -- Will respond with "Hello", a good example of an easy middleware
  • Yield -- Should probably be deleted. Proves you can have long running reponders without holding up other incomming messages

Plugins

  • Storage -- A simple way of storing data/configuration for a given features.

About

A collection of usefull tools and extensions to use with Noobot.Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages