From d68b421a70fefc5e68cac73031a7206125ef8286 Mon Sep 17 00:00:00 2001 From: jakerunsdnd Date: Thu, 11 Jan 2018 14:38:48 -0700 Subject: [PATCH] Package tweak --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a0d3ee..c36fa40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tavernbot", "version": "0.1.0", - "description": "A D&D bot for discord, written in Node. This bot supports common tabletop RPG functionality, common Discord operations, and more", + "description": "A Dungeons and Dragons GM bot for discord, written in Node. This bot supports common tabletop RPG functionality, common Discord operations, and more", "main": "bot.js", "scripts": { "bot": "nodemon bot.js", @@ -15,7 +15,6 @@ "keywords": [ "tabletop", "dnd", - "d&d", "rpg", "dice", "roller",