Closed noirscape closed 7 years ago
Couple of things about it:
lockdown
liftlockdown
Current lockdowns are stored in a non-persistant enmap. If any of the lockdown commands is ran in an already locked down channel, the command will run as normal but will not be logged.
Also added the data folder to gitignore.
This commit resolves #6
Config.json change:
"approvedID": "349287208387084290",
Couple of things about it:
lockdown
locks down a channelliftlockdown
lifts the lockdown on a channelCurrent lockdowns are stored in a non-persistant enmap. If any of the lockdown commands is ran in an already locked down channel, the command will run as normal but will not be logged.
Also added the data folder to gitignore.
This commit resolves #6