forked from encrypt/toot
Update 'README.md'
This commit is contained in:
parent
2808c9354b
commit
c7ed831e89
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# Megafono Mastodon Bida [![Build Status](https://drone.bida.im/api/badges/bida/MastodonMegafono/status.svg)](https://drone.bida.im/bida/MastodonMegafono)
|
||||
|
||||
Il bot megafono prende linea per linea da un file che può essere configurato settando `DATA_FILE` in `megafono_bot.sh` o passato come primo argomento.
|
||||
|
||||
#### ~ Vecchia spiegazione dello script ~
|
||||
Il bot megafono prende linea per linea da un file che può essere configurato settando `DATA_FILE` in `megafono_bot.sh`.
|
||||
Ogni linea del file è evalutata con `eval ./toot.sh $line` quindi **ATTENZIONE**:
|
||||
|
||||
|
|
Loading…
Reference in a new issue