|
|
@@ -9,12 +9,12 @@ const bodyParser = require('body-parser'); |
|
|
|
// Message Array |
|
|
|
const responseObject = { |
|
|
|
"test": "It worked!", |
|
|
|
"best girl?": "Big Band.", |
|
|
|
/* "best girl?": "Big Band.", |
|
|
|
"best girl": "Big Band.", |
|
|
|
"best grill": "Big Band.", |
|
|
|
"best grill?": "Big Band.", |
|
|
|
"best gurl": "Big Band.", |
|
|
|
"best gurl?": "Big Band.", |
|
|
|
"best gurl?": "Big Band.",*/ |
|
|
|
"best booty": "Squigly, Duh.", |
|
|
|
"best booty?": "Squigly, Duh.", |
|
|
|
"hi": "Hello there, I'm a dumb bot written by [@calexil#9270](https://github.com/calexil) and [@Timberius#8180](https://github.com/TimboKZ) , you can see my commands here: https://github.com/calexil/BansheeBot/blob/master/Commands.md", |