New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stumble

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stumble

Stumble.

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Stumble

A fully extensible robotic friend, for Mumble.

NPM version License Downloads

logo

Stumble is a Mumble bot.

Stumble is built around the concept of extensions, allowing it to be extended to create just about any kind of bot.

With that said, a Standard Extension Library is included, providing many useful features out of the box.

For a more complete introduction, and to learn everything you need to know about Stumble, please spend a little time reading the various articles the wiki has to offer.

Quick Install

Stumble is a Node.js module.

To simply install Stumble as an application, take a look at stumble-cli, a thin command line wrapper. You'll want to read the article on Configuring, as well.

If you plan on writing your own extensions, you should install it in your project, and then go check out the API, and the documentation for stumble-core.

$ npm install stumble (--no-optional)

--no-optional will skip on installing Standard Extension Library dependencies.

If you run into trouble, please read the Getting Started wiki article.

Contributing

If you've found a bug, please raise an issue about it.

If you want to help out with development, go ahead and fork the repository.


Enjoy!

oka.io

FAQs

Package last updated on 12 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc