diff --git a/bot_timers.md b/bot_timers.md new file mode 100644 index 0000000..f94b066 --- /dev/null +++ b/bot_timers.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +bot\_id|int(11) unsigned|NO|PRI|0| +timer\_id|int(11) unsigned|NO| |0| +timer\_value|int(11) unsigned|NO| |0| \ No newline at end of file