1.3.0 • Published 2 years ago
stille v1.3.0
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 inorforecast 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 stilleor if you want to install it globally
sudo npm install -g stilleThat's it, now you can use it
Usage
By default matrix bot is active
stilleIf you want to use Telegram bot insted
stille telegramScreenshot
