tennu-agoogle

7.0.1 • Public • Published

tennu-agoogle

Tennu Advanced Google Command

A plugin for the tennu irc framework.

Returns results from google. Supports cooldowns for limiting public usage.

Configuration

  • limitResults: the number of results that the application would like to recieve. Values can be any integer between 1 and 8. Alternately, a value of small indicates a small result set size or 4 results. A value of large indicates a large result set or 8 results. 1
  • maxUserDefinedLimit: users can pass -l=8 unless you set a max using this
"agoogle":{
  "limitResults": 1,
  "maxUserDefinedLimit": 3
}

Usage

  • !google [-l]
    • -l limit 1-8 (overrides config result limit)

Installing Into Tennu

See Downloadable Plugins here.

Todo:

  • Tests

Readme

Keywords

none

Package Sidebar

Install

npm i tennu-agoogle

Weekly Downloads

4

Version

7.0.1

License

ISC

Last publish

Collaborators

  • victorioberra