From 218e1cf747e2e869daac3dcf4bdcfd49f73e60e6 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Tue, 18 Oct 2016 22:09:18 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9c3a7c --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# DiscordPlugin +A plugin that controls the Chroma Bot Discord bot. + +# Features +## Announce new posts from /r/ChromaGamers + +# Planned and work-in-progress features +See [here](https://github.com/TBMCPlugins/DiscordPlugin/projects/1). From 366b28c3660c998cd3b2501001cb4b40c24474d8 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Wed, 19 Oct 2016 18:41:43 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a9c3a7c..7e730fe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ A plugin that controls the Chroma Bot Discord bot. # Features ## Announce new posts from /r/ChromaGamers +If it's a (distinguished) moderator post, it'll be posted to the \#announcements channel, otherwise it'll be posted and pinned to \#general. + +## Announce server restarts +Currently it only says when the server starts up but that's about to change soon... # Planned and work-in-progress features See [here](https://github.com/TBMCPlugins/DiscordPlugin/projects/1).