From 71a779250dc13634e1ca1c95f7e23124704b2ada Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:23:52 -0600 Subject: [PATCH] Created bot_stances (markdown) --- bot_stances.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bot_stances.md diff --git a/bot_stances.md b/bot_stances.md new file mode 100644 index 0000000..3d8fb16 --- /dev/null +++ b/bot_stances.md @@ -0,0 +1,4 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +bot\_id|int(11) unsigned|NO|PRI|0| +stance\_id|tinyint(3) unsigned|NO| |0| \ No newline at end of file