added citations & shortened interval
This commit is contained in:
parent
bca6aa5734
commit
21b84b082d
3 changed files with 35 additions and 2 deletions
|
@ -7,7 +7,7 @@ cd "$(dirname "$(realpath "$0")")"
|
|||
|
||||
|
||||
token="$( cat data/token)"
|
||||
status="$(cat data/status.txt | shuf -n 1)"
|
||||
status="$(cat data/status.txt | grep '^[^#]' | shuf -n 1)"
|
||||
emote='feur:1243572228868673566'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue