From c2122c2c2167166ee07f2327f2f32117fdffa7cd Mon Sep 17 00:00:00 2001 From: codey Date: Fri, 22 Nov 2024 01:22:31 +0000 Subject: [PATCH] Create Stats --- Stats.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Stats.md diff --git a/Stats.md b/Stats.md new file mode 100644 index 0000000..4b22fd4 --- /dev/null +++ b/Stats.md @@ -0,0 +1,12 @@ +# stats + +##### Access: Public +----- + +This command is used to get stats (counters) for things that @codey has decided are worth tallying. (think: # of coffees dispensed) + +Bot reads column names dynamically, so items that are counted do not need to be hard-coded. + +----- + +Usage: `/stats` or `.stats` \ No newline at end of file