From 429e33f3e4bee19136d055c673c4d4f79d8aa579 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:17:46 -0600 Subject: [PATCH] Created bot_command_settings (markdown) --- bot_command_settings.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bot_command_settings.md diff --git a/bot_command_settings.md b/bot_command_settings.md new file mode 100644 index 0000000..a610569 --- /dev/null +++ b/bot_command_settings.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +bot\_command|varchar(128)|NO|PRI| | +access|int(11)|NO| |0| +aliases|varchar(256)|NO| | | \ No newline at end of file