bin/cookie
author hackbot
Sun, 30 May 2021 00:27:16 +0000
changeset 186 3c57700139a7
parent 180 74b55dab8c04
permissions -rwxr-xr-x
<Noisytoot> ` echo python3 $@ > /hackenv/bin/python

#!/bin/bash
case $@  in hb) botsnack;; *) action gives $@ some cookies.;; esac