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

docs: replace instances of window lookAt with window fetch #146

Open FoxxMD opened 1 year ago

FoxxMD commented 1 year ago

User reported some examples in the documentation use lookAt (on a rule?) when they should be using window.fetch. Need to update docs to show correct usage.

FoxxMD commented 1 year ago