Update 0.5.0: Fix !help, training restriction, some new functionality.

This commit is contained in:
Charlie Laabs
2018-09-21 20:40:55 -05:00
parent 455c3e0029
commit 6f3268dc07
5 changed files with 154 additions and 32 deletions

View File

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