From 9cb1e4c2ed4662c4579aa17447871b842fcdb53c Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 15:58:11 -0600 Subject: [PATCH] Created chatchannels (markdown) --- chatchannels.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 chatchannels.md 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