diff --git a/chatchannels.md b/chatchannels.md new file mode 100644 index 0000000..72e8983 --- /dev/null +++ b/chatchannels.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +name|varchar(64)|NO|PRI| | +owner|varchar(64)|NO| | | +password|varchar(64)|NO| | | +minstatus|int(5)|NO| |0| \ No newline at end of file