Skip to content

Tennu/tennu-agoogle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A plugin for the Tennu IRC framework. Returns results from google. Requires admin, but supports cooldowns for usage by everyone.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors