blob: aef2fc3a5c4b312ed1a7050d7472e39bff2e82c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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.
Better logging
There's like, an user now, so we should log better so we can find errors
more readily.
Make Date Parsing Better
I think we'll have to write the parser here. Or rip it from awake, really.
So we can have any of:
2025-06-12
2025-6-12
2025-6-12 4:24
2025-6-12 4:24:43
2025-6-12 4:24:43am
Wrong count of noun used when 1 point is added
"1 points added"
|