stille
v1.3.0
Published
Collection of plugin based bots for Telegram and matrix
Downloads
11
Maintainers
Readme
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
orforecast in
. For exampleweather 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 exampleconvert 1000 usd to eur
- calc -- simple calculator. Keyword to activate the plugin is
calc
. For examplecalc (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