From 6b1e42e2ec3a2ac75367db1e52098c99ec584c09 Mon Sep 17 00:00:00 2001 From: littleyoshi4 Date: Fri, 14 Oct 2016 15:56:14 -0500 Subject: [PATCH] Modified readme to reflect changes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index df30dd2..b001b62 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ Meant for use with the discord chat program available here: [Discord](https://di 4. If successful, the file should be saved in the directory you ran the script in as .txt * Note: This works with both server channels and private channels, however private conversions will save under the filename 'None.txt', while everything else will save under the name of the channel. +**Current Issues** + +- [ ]: On_ready fails for some unknown reason (probably asyncio related). + Project is on hold in the mean time. + **Future plans** - [ ]: Solve the 2FAuth issue.