diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO index 0057cf8..585c4e9 100644 --- a/TODO +++ b/TODO @@ -2,4 +2,8 @@ Use the cache! We do not- I mean, we set the cache /up/ but we do not make use of it kind of really at all. I think the only place we kind of need this is in `add_points` where - we get the members of the guild. \ No newline at end of file + we get the members of the guild. + +Better logging + There's like, an user now, so we should log better so we can find errors + more readily. \ No newline at end of file |