FoxxMD / context-mod

an event-based, reddit moderation bot built on top of snoowrap and written in typescript
https://contextmod.dev
MIT License
49 stars 11 forks source link

Add basic activity stats to template data #94

Closed FoxxMD closed 2 years ago

FoxxMD commented 2 years ago

Include a few more activity stats/info to template data so mods can add more context to comments/notes/etc...

Example usage:

- kind: ban
  reason: 'Recieved {{item.votes}} in 10 minutes'
FoxxMD commented 2 years ago

Added in 0.11.4