about summary refs log tree commit diff
path: root/TODO
blob: 585c4e9af79e41b097f8ca5a3cd109515016402e (plain)
1
2
3
4
5
6
7
8
9
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.