diff options
author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-12-31 15:53:46 +0800 |
---|---|---|
committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-12-31 15:53:46 +0800 |
commit | 7994cb472dc262dcb3e0e27519715dd176c6f8d6 (patch) | |
tree | c385876f94ebb3caebc2ff91e4d46678fac39dc8 /.gitignore |
A bot that joins a channel and post a message
The arguments to the executable are the channel and the message.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..583ad0b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +dircpsa |