aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Soumik Sarkar <[email protected]>2018-10-13 18:16:56 +0530
committerGravatar Joseph <[email protected]>2018-10-13 13:46:56 +0100
commit95da95456341648c52dff712aab4d80dde871398 (patch)
treea3e5d14a589002b3234780a00c6c4b433d3abc1d /README.md
parentThe app was logging to the wrong directory. This is now fixed. Also silenced ... (diff)
Added cog for Halloween facts (#36)
* Added cog for Halloween facts * Posts a random Halloween fact to a channel at regular intervals. * Displays last posted fact on command. * Update README for Halloween facts * Markdown fix * Add a random spooky emoji to embed titles * Use on_ready instead of wait_until_ready * Relocate halloween facts to a JSON file * Update Hacktoberbot channel ID * Remove unnecessary variable * Update JSON file location
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27671cd4..5532ed1e 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,10 @@ We know it can be difficult to get into the whole open source thing at first. To
!Git - Links to getting started with Git page
!Git.commit - An example commit command
+### Halloween Facts
+Random halloween facts are posted regularly.
+!hallofact - Show the last posted Halloween fact
+
## Getting started
If you are new to this you will find it far easier using PyCharm: