Introduction
Introduction Statistics Contact Development Disclaimer Help
Add annna-check-hashtags-cronjob. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 40de44ba9aa42cde562e685bf6d7ce2b5bb14bf2
parent 52317b0fca731baad5b99c6111ba596b949215c0
Author: Annna Robert-Houdin <[email protected]>
Date: Thu, 4 Aug 2022 19:56:18 +0200
Add annna-check-hashtags-cronjob.
Thanks adc for the idea!
Diffstat:
A annna-check-hashtags-cronjob | 9 +++++++++
1 file changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/annna-check-hashtags-cronjob b/annna-check-hashtags-cronjob
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+export PATH="$HOME/bin:$PATH"
+ircchannel="#bitreich-meme"
+
+annna-check-hashtags | xargs -n 1 annna-say -c $ircchannel
+
+exit 0
+
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.