From 139910c405318e6e24bcc959eb429b80487c4083 Mon Sep 17 00:00:00 2001
From: tec <tec@ucc.gu.uwa.edu.au>
Date: Tue, 4 Feb 2020 18:24:48 +0800
Subject: [PATCH] Add readme

---
 README.org | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 README.org

diff --git a/README.org b/README.org
new file mode 100644
index 0000000..a3f945b
--- /dev/null
+++ b/README.org
@@ -0,0 +1,30 @@
+#+TITLE:   UCC Discord Bot
+
+This is a general-purpose bot build for use on the UCC discord.
+
+* Current features
+- Friendly welcome messages
+- Make polls
+- Pass circular motions
+- Assign roles based on reacts
+- Cowsay/fortune
+* (Hopefully) Upcoming features
+- LDAP/AD integration
+  - Sync roles with user groups
+  - Do stuff for/as users (e.g. dispense)
+
+#+BEGIN_SRC
+ _________________________________
+/ Tonight's the night: Sleep in a \
+\ eucalyptus tree.                /
+ ---------------------------------
+     \
+      \
+        ,__, |    |
+        (oo)\|    |___
+        (__)\|    |   )\_
+             |    |_w |  \
+             |    |  ||   *
+
+             Cower....
+#+END_SRC
-- 
GitLab