Commit Graph

22 Commits

Author SHA1 Message Date
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
plane000
bf7e375f14 Ratelimits working on client and in general 2018-10-29 09:44:39 +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
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
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
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
72d041cef0 (WORKING) Database interaction working and converted all requires to the ES6 import syntax 2018-10-22 11:04:25 +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
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