Commit Graph

29 Commits

Author SHA1 Message Date
Benjamin Kyd
8d53d6f8a3 Merge pull request #5 from plane000/dev
Merge stable branch dev to master
2018-10-27 14:28:44 +01:00
plane000
0c0f69202d Minor bug fixes now successful connenct to discord 2018-10-27 14:27:03 +01:00
plane000
cdd6c15e28 Discord login works and fixed config instance 2018-10-26 23:02:15 +01:00
plane000
5c9cf2a310 Fixed bug where 'on' from the discord client was undefined 2018-10-26 21:14:40 +01:00
plane000
3f1a80e83b Added discord methods in events.js and renamed some variables in config then adapted the code around that. Redid date structures in Logger 2018-10-26 21:13:06 +01:00
Benjamin Kyd
99bd51da93 Merge pull request #4 from plane000/dev
Merge stable branch dev to master
2018-10-26 14:59:49 +01:00
plane000
c3a98599cd Test index.js 2018-10-26 14:58:03 +01:00
plane000
a5c296d128 .NET build 2018-10-26 09:13:35 +01:00
Benjamin Kyd
363b1c4979 Merge pull request #3 from plane000/dev
Merge stable branch dev to master
2018-10-25 18:10:11 +01:00
plane000
37bbb84ec3 Bot guild abstractions and .NET core dev portal started 2018-10-25 18:07:42 +01:00
plane000
5d513ade65 Renamed server.js to guild.js 2018-10-25 17:38:35 +01:00
plane000
d521a8a931 Migrated the term 'Server' to use the term 'Guild(s)' throughout the project 2018-10-25 17:37:02 +01:00
Benjamin Kyd
725d4360e4 Merge pull request #2 from plane000/dev
Merge stable branch dev to master
2018-10-22 14:57:55 +01:00
plane000
b87b9d589a Const 2018-10-22 14:56:37 +01:00
plane000
b62d9a777c Redid Database.query code in database.js 2018-10-22 11:24:48 +01:00
plane000
f68345f158 correctly linted database.js 2018-10-22 11:22:01 +01:00
plane000
e2cdc590e5 removed package-lock.json from working tree 2018-10-22 11:15:22 +01:00
plane000
e5300a9f4c changed gitignore 2018-10-22 11:05:37 +01:00
plane000
72d041cef0 (WORKING) Database interaction working and converted all requires to the ES6 import syntax 2018-10-22 11:04:25 +01:00
Benjamin Kyd
9a37dfc0cf Delete LICENSE.md 2018-10-17 11:29:48 +01:00
Benjamin Kyd
95f6346b82 changed LISCENSE 2018-10-17 11:25:06 +01:00
plane000
66bc71138b (BROKEN) database loading and ascii art done, broken access to database subclass 2018-10-16 20:42:46 +01:00
plane000
0026048fc6 Added readme 2018-10-16 19:43:10 +01:00
Benjamin Kyd
2fd8105a1d Create README.md 2018-10-16 19:40:04 +01:00
plane000
e6cb3fa1a6 Fixed broken requires from reshuffling of files 2018-10-16 19:39:12 +01:00
plane000
bc94c2900b Configuration working 2018-10-16 19:38:13 +01:00
plane000
a92750d1df Redid structure 2018-10-16 19:14:59 +01:00
plane000
f69743b0ba Initial commit 2018-10-16 19:12:36 +01:00
Ben
b3201def30 Initial commit 2018-10-16 16:44:56 +01:00