|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
#!/bin/bash
|
|
|
|
|
# fanta <fanta@56k.es> - https://git.56k.es/fanta/santiago
|
|
|
|
|
# dependencies: toot
|
|
|
|
|
# dependencies: toot, bc
|
|
|
|
|
|
|
|
|
|
scriptDir="/home/fanta/repos/santiago" # The bot path. changeme
|
|
|
|
|
scriptDir="/home/fanta/santiago" # The bot path. changeme
|
|
|
|
|
user=$(whoami)
|
|
|
|
|
opt="$1"
|
|
|
|
|
version="0.1"
|
|
|
|
|