Commit Graph

377 Commits

Author SHA1 Message Date
benji7425 ec8b165c96 Re-implement help message 2017-10-02 00:09:36 +01:00
benji7425 8f9acdb455 Merge branch 'command-framework' 2017-10-01 23:27:51 +01:00
benji7425 b3deb2a640 Refactor multiple areas for simplicity and readability
This is a squash commit of many commits
2017-10-01 23:20:06 +01:00
benji7425 5b2916bf77 I changed my mind, we're going back to promises
Require command invoke methods to return a promise
2017-09-24 22:46:58 +01:00
benji7425 60efeeebe8 git subrepo pull discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "9f209e1"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "9f209e1"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-09-24 22:01:23 +01:00
benji7425 c8a314c6c2 git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "0bf4f9d"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "0bf4f9d"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-09-24 21:39:53 +01:00
benji7425 b682b8af5c Update commands to use message.reply, rather than promises
The promise method was just too annoying, better to go back to .reply
2017-09-24 21:39:34 +01:00
benji7425 dc889096a5 Fix incorrect parameter being passed to internal command handling 2017-09-24 21:39:05 +01:00
benji7425 a744b1c69c Separate commands into separate files for command framework compatibility 2017-09-24 21:31:30 +01:00
benji7425 0c2eafcb6c Add client as a parameter to command invokation 2017-09-24 21:20:12 +01:00
benji7425 d6bc7b631b git subrepo pull discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "180d069"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "180d069"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-09-24 21:07:35 +01:00
benji7425 64ea3d596f 3.0.0-b4 2017-09-20 23:46:29 +01:00
benji7425 bcc24e5ac5 git subrepo pull discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "81a8c67"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "81a8c67"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-09-20 23:44:33 +01:00
benji7425 d30f4f6c1b Fix old package.json references that would have caused problems eventaully 2017-09-20 01:23:44 +01:00
benji7425 e02c3bbc8d 3.0.0-b3 2017-09-20 01:18:47 +01:00
benji7425 44d69cd12d Add some error handling 2017-09-20 01:18:44 +01:00
benji7425 ed427fe3b2 Fix misleading logged error if just "youtube.com" pasted in chat 2017-09-20 00:56:05 +01:00
benji7425 265f81197c Merge branch 'core-update' 2017-09-20 00:44:55 +01:00
benji7425 f25dae8e93 Fix (actually this time) youtube feature urls not being properly converted 2017-09-20 00:43:59 +01:00
benji7425 332a48f841 Fix past links not being checked when a new feed is added 2017-09-20 00:43:42 +01:00
benji7425 a46046393b Fix readme and changelog being gone 2017-09-20 00:07:23 +01:00
benji7425 39df448016 Update for proper compatibility with current core code 2017-09-20 00:04:04 +01:00
benji7425 8414532044 git subrepo commit (merge) discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "77cb9dd"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "8e6d6ce"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-09-19 23:26:30 +01:00
benji7425 6398e39359 Add passing in of token file 2017-09-14 21:57:15 +01:00
benji7425 cf33b8b14d git subrepo pull (merge) discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "d1f015c"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "c4f07d0"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-09-14 21:54:21 +01:00
Benji 8e03504cd6 Refactor some areas for simplicity 2017-09-14 14:02:38 +01:00
Benji 2489909da4 Sqaush merge and adapt for template update using shared core code 2017-09-14 13:09:47 +01:00
Benji 7eae7c3484 Update vscode file explorer excludes 2017-09-14 12:45:59 +01:00
benji7425 06ec3a8d25 3.0.0-b2
Update changelog
2017-09-12 23:51:20 +01:00
benji7425 e78b6539bb Fix full and short youtube urls not correctly being converted 2017-09-12 23:50:03 +01:00
Benji e8d99e5691 Update README.md 2017-09-11 20:08:59 +01:00
Benji 0937924664 Set theme jekyll-theme-midnight 2017-09-11 19:39:40 +01:00
benji7425 c65f1b3813 Add readme file
Fix bullet points
2017-09-11 18:49:27 +01:00
benji7425 89174aebe2 Fix runtime issue when starting up without any data 2017-09-11 17:58:30 +01:00
benji7425 03155598c2 Update changelog 2017-09-11 17:16:00 +01:00
benji7425 6f007ad8b1 Merge branch 'v3' 2017-09-11 17:15:40 +01:00
benji7425 84d28c371e Remove now unused old v2 code 2017-09-11 17:15:17 +01:00
benji7425 e7e0bba105 Initialise npm and add required packages 2017-09-09 21:01:07 +01:00
benji7425 e6b2ed52ef Add passing of parameters to commands
Fix a couple of issues
2017-09-09 20:52:27 +01:00
benji7425 049ce4d2a8 Add extra parameters to be passed to bot onCommand method 2017-09-09 20:32:51 +01:00
benji7425 c792678452 Add v2 functionality 2017-09-09 20:26:04 +01:00
benji7425 d22c9b91dc Add onReady function in bot.js 2017-09-09 20:25:50 +01:00
benji7425 939e6f5946 Add commands to config 2017-09-01 18:19:48 +01:00
benji7425 269c1f9954 Squash merge v2 template code 2017-09-01 15:51:05 +01:00
benji7425 ff250bfbaf Initial commmit 2017-09-01 15:45:33 +01:00
Benji 9d53c1093e Update README.md 2017-08-27 20:08:25 +01:00
benji7425 0cbd38d10f 2.0.0-b1 2017-08-27 19:11:47 +01:00
benji7425 790804a73f Update to latest bot template code 2017-08-27 19:09:45 +01:00
benji7425 8da4862a9d Add support for passing in a config object 2017-08-24 22:11:06 +01:00
benji7425 0d87676ee0 Merge branch 'v2'
Also updated changelog with v2-b1 changes
2017-08-23 23:14:19 +01:00