From 7994cb472dc262dcb3e0e27519715dd176c6f8d6 Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Tue, 31 Dec 2019 15:53:46 +0800 Subject: A bot that joins a channel and post a message The arguments to the executable are the channel and the message. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..583ad0b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +dircpsa -- cgit v1.3