diff options
author | gennyble <gen@nyble.dev> | 2025-08-02 19:47:29 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-08-02 19:47:29 -0500 |
commit | 0150fce1af73affcbe0d58a439fc7277be027059 (patch) | |
tree | e78c1734145ab52b62f99a8a579f0007eae503a4 /TODO | |
parent | 0e3f1550d960dc47751ca4196e894d1aeea5afd2 (diff) | |
download | leaberblord-0150fce1af73affcbe0d58a439fc7277be027059.tar.gz leaberblord-0150fce1af73affcbe0d58a439fc7277be027059.zip |
about command
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 |