Skip to content

Standard Extension Library

Colin Hall-Coates edited this page Sep 19, 2017 · 2 revisions

The Standard Extension Library contains a number of useful extensions that provide baseline functionality to a Stumble bot.

The standard extensions are as followed:

  • audio

  • audioplayer

  • audiostream

  • database

  • info

  • io

  • log

  • movement

  • parser

  • system

  • time

  • usersystem

  • util

Some of these extensions rely on others being loaded (e.g., audioplayer requires audio).

For individual commands found in these extensions, see SEL Command Information.

Clone this wiki locally