]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/commitdiff
Update top5 runnable with tea drinkers
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Thu, 2 Jan 2020 09:58:28 +0000 (10:58 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Thu, 2 Jan 2020 09:59:35 +0000 (10:59 +0100)
run/top5_mate_stats.py

index e5ebe1e793c9bf952f255ef10b4af1c2979839a2..ac9f0bb021c7970355c82ec4139ada428751a56d 100755 (executable)
@@ -7,3 +7,5 @@ if __name__ == "__main__":
     g = CoffeebotGetter()
     g.loadTopMateDrinkers()
     g.sendMsgToSlack()
+    g.load_top_tea_drinkers()
+    g.sendMsgToSlack()