(Moderation): New module and core system.

Incomplete commit!
Core ticket-based moderation system, with data.
This commit is contained in:
2021-09-23 13:40:17 +03:00
parent 4a0670db65
commit 87f3918126
6 changed files with 381 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from cmdClient import Module
module = Module("Moderation")