Update 0.6.2: Fix markovDB not loading on boot. Closes #3

This commit is contained in:
Charlie Laabs
2019-07-18 19:55:53 -05:00
parent cd450acbc9
commit 0c3eceaf21
4 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "markbot",
"version": "0.6.1",
"version": "0.6.2",
"description": "A conversational Markov chain bot for Discord",
"main": "index.js",
"scripts": {