1.3.0 • Published 10 months ago

stille v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

stille

stille is a collection of plugin based bots for Telegram and matrix.

Currently it contains the following plugins:

  • weather/forecast -- prints current weather or forecast in the requested city. Keywords to activate the plugin are weather in or forecast in. For example weather in Belgrade. The plugin requires you to obtain an openweather api key.
  • translate -- translates text into selected language. Keyword to activate the plugin is translate. The plugin requires you to obtain a translate.com api key
  • convert -- convert currencies. Keyword to activate the plugin is convert. For example convert 1000 usd to eur
  • calc -- simple calculator. Keyword to activate the plugin is calc. For example calc (3+4)*2 - 5

Installation

Installation is pretty straightforward for a nodejs cli:

  npm install stille

or if you want to install it globally

  sudo npm install -g stille

That's it, now you can use it

Usage

By default matrix bot is active

stille

If you want to use Telegram bot insted

stille telegram

Screenshot

npm.io

Have fun!

1.3.0

10 months ago

1.2.0

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago