renamed
This commit is contained in:
parent
1490c7189b
commit
6b096456c6
@ -1,9 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
# Ted Meyer
|
|
||||||
# Incredibly stupid Math bot
|
|
||||||
#
|
|
||||||
sender=$1 # sender (the person I am talking to)
|
|
||||||
channel=$2 # channel
|
|
||||||
equ=$3 # math equ
|
|
||||||
res=$(java nums $equ)
|
|
||||||
echo "PRIVMSG $channel :$sender: $res"
|
|
Loading…
x
Reference in New Issue
Block a user