Commit Graph

53 Commits

Author SHA1 Message Date
Benjamin Kyd
a5ad4a6e82 Delete LICENSE 2019-02-03 20:28:16 +00:00
Benjamin Kyd
fb3c0a1b4f Merge pull request #10 from plane000/dev
removed useless
2018-11-28 18:32:37 +00:00
plane000
7c2c17c20e removed useless 2018-11-28 18:31:51 +00:00
Benjamin Kyd
c3b30fa38b Merge pull request #9 from plane000/dev
Merge stable branch dev to master
2018-11-28 18:28:16 +00:00
Ben
84342cefb1 Commands now dispose properly 2018-11-25 18:45:47 +00:00
Ben
d83951a8f0 Command Manager working 2018-11-24 19:21:18 +00:00
Ben
700b114b4e Not finished command managerand module loader 2018-11-24 18:25:21 +00:00
Ben
48c4038387 Example command 2018-11-24 10:59:37 +00:00
Ben
af49362441 dotnet install basg script 2018-11-21 18:05:07 +00:00
Ben
523d26508f fixed some minor linting issues 2018-11-19 22:48:57 +00:00
Ben
de220ab0ee Database initialization broken, now fixed 2018-11-19 22:12:55 +00:00
plane000
20238c67b8 Not sure what changed 2018-11-17 22:38:08 +00:00
plane000
0d2b9427fb MessageManager still wondering how to do the command manager and module loader 2018-11-17 16:35:44 +00:00
plane000
44b5b47456 Logger now always logs verbosely to file 2018-10-30 18:56:47 +00:00
Benjamin Kyd
2087528aa1 Merge pull request #8 from plane000/dev
Merge stable branch dev to master
2018-10-30 18:24:04 +00:00
plane000
80101f349b Error handling and Guild and Message Manager classes to come with a command manager and module hot reloader 2018-10-30 18:23:38 +00:00
plane000
1100e20f78 Fixed broken ratelimit middleware 2018-10-29 15:44:30 +00:00
Benjamin Kyd
b9df884dff Merge pull request #7 from plane000/dev
Merge stable branch dev to master
2018-10-29 11:58:13 +00:00
plane000
bf7e375f14 Ratelimits working on client and in general 2018-10-29 09:44:39 +00:00
Benjamin Kyd
b7be1c1673 Merge pull request #6 from plane000/dev
Initialization sequence changed slightly
2018-10-29 08:49:51 +00:00
plane000
049405cce8 Changed let to const and added login method back 2018-10-28 22:32:16 +00:00
plane000
f23727c46e Next style callback handler complete and working 2018-10-28 22:30:56 +00:00
plane000
7e055552fb Working on getting event handler to pass each object obj, next. next() invoking the next object in the array of callbacks 2018-10-28 21:57:56 +00:00
plane000
1e5f0b7bc4 Initialization sequence changed slightly 2018-10-28 20:17:58 +00:00
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