mttaggart / OffensiveNotion

Notion as a platform for offensive operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[New Feature] `config`: now for printing and saving configs!

HuskyHacks opened this issue · comments

Similar to sleep and jitter:

  • Command returns the current config values to the page if run with no args
  • Command changes a config value to something new if passed args

I propose unifying this into a single config command. No args would return the config, and config sleep 10 would change that config option.

good deal!

Implemented in be17aad.