Commit Graph

58 Commits

Author SHA1 Message Date
jcreek e47ff9596b feat(*): Remove unused getCurrentDateAndTime function 2020-11-05 23:23:37 +00:00
jcreek 1dc17b49b9 fix(*): Further fixes to elasticsearch logging to get the stacktrace coming through correctly 2020-11-05 23:21:19 +00:00
jcreek 43778d360a fix(*): Make the elasticsearch logging render out log data correctly for filtering in kibana 2020-11-05 22:52:31 +00:00
jcreek 4e2c79614b feat(*): Implement winston-elasticsearch for logging to Elasticsearch 2020-11-05 16:55:16 +00:00
jcreek 76a3431512 feat(*): Add timestamps to logs v1.1.1 2020-10-29 19:20:49 +00:00
jcreek 3c5aa62d33 feat(*): Added logs for creating and deleting channels 2020-10-29 19:20:37 +00:00
jcreek 62d9df4dcb refactor(*): Delete channels using names not ids 2020-10-29 19:20:24 +00:00
jcreek 2a915d9b31 feat(*): Change the message text 2020-10-29 19:19:57 +00:00
jcreek 54b30212c8 feat(*): Add v2.0 potential features section to readme 2020-10-27 00:01:20 +00:00
jcreek f683386583 fix(*): Fix broken adventure channel deletion v1.1.0 2020-10-26 22:42:11 +00:00
jcreek 4035abf933 feat(*): Improve comment clarity 2020-10-26 22:24:23 +00:00
jcreek 22529d38a0 feat(*): Send DM message in new adventure channel 2020-10-26 22:24:07 +00:00
jcreek f4b55bcd11 feat(*): Add new help commands to readme 2020-10-26 22:11:07 +00:00
jcreek b4ee73da0e refactor(*): Move maxqueuesize to alphabetical order 2020-10-26 22:10:40 +00:00
jcreek fb2203308d feat(*): Increase default channel delete time to 30 minutes 2020-10-26 22:10:09 +00:00
jcreek 9fc701406d feat(*): Add help and adminhelp commands 2020-10-26 22:09:49 +00:00
jcreek 0f5d9278eb fix(*): Fix wrong captain name in text channel 2020-10-26 18:14:24 +00:00
jcreek 69b24b8998 feat(*): Set delete channel timeout to use minutes, not seconds for production v1.0 2020-10-26 17:26:08 +00:00
jcreek 48e23eb2f2 feat(*): Update Docker information in readme file 2020-10-26 17:22:17 +00:00
jcreek ec20b01f99 feat(*): Set environment to production 2020-10-26 17:09:57 +00:00
jcreek 13c55859f6 feat(*): Specify node.js version to ensure compatibility 2020-10-26 17:09:40 +00:00
jcreek db7bd5c6eb feat(*): Specify versions of discord.js and winston to ensure future compatibility 2020-10-26 17:09:17 +00:00
jcreek 649c5fef77 feat(*): Remove redundant debugging console log 2020-10-26 17:04:58 +00:00
jcreek 6be016baf2 feat(*): Update readme file 2020-10-26 16:49:43 +00:00
jcreek 7c742d8b48 feat(*): Add a queue player counter to the queue title 2020-10-26 16:46:28 +00:00
jcreek a80a4b8dfc fix(*): Ignore messages in DM with the bot 2020-10-26 16:42:08 +00:00
jcreek 065f808689 feat(*): Add config option to toggle auto deleting commands 2020-10-26 16:41:49 +00:00
jcreek 35e751b43f feat(*): Improve formatting 2020-10-26 16:36:28 +00:00
jcreek 54b1f60e11 fix(*): Fix bug with blank pokemon name and captain ign fields showing 2020-10-26 16:36:14 +00:00
jcreek 3718bd1737 fix(*): Fix adding a private text channel 2020-10-26 16:22:10 +00:00
jcreek 55c89fe988 fix(*): Fix bug with discord channel name formatting 2020-10-26 16:20:53 +00:00
jcreek eb412928ea feat(*): Add channel delete time to config file 2020-10-26 16:20:27 +00:00
jcreek 689f3ff4a1 fix(*): Padd generated code with leading zeros 2020-10-26 16:12:09 +00:00
jcreek 0c06dbd016 feat(*): Add command to delete adventure channel 2020-10-26 08:55:49 +00:00
jcreek 4ab02a6dda feat(*): Add functionality to create temp text channel for completed queue members 2020-10-26 08:55:32 +00:00
jcreek 11f55b7eb3 feat(*): Update commands description 2020-10-26 08:17:04 +00:00
jcreek 88794261b1 feat(*): Add pokemon name and captain name argument support 2020-10-26 08:10:03 +00:00
jcreek fdfafc919b refactor(*): Clarify readme docker commands 2020-10-26 00:29:53 +00:00
jcreek 4d8f332a7d feat(*) Add v2.0 features list to readme 2020-10-26 00:24:25 +00:00
jcreek c779d3b788 refactor(*): Clarify comments 2020-10-26 00:18:57 +00:00
jcreek d2c94076d1 refactor(*): Clarify docker readme commands 2020-10-26 00:15:21 +00:00
jcreek b6e5bd34de feat(*): Add docker information to readme file 2020-10-26 00:11:20 +00:00
jcreek 136e32a1b9 feat(*): Add readme file 2020-10-26 00:11:03 +00:00
jcreek 0f068ec9fe feat(*): Clarified comments 2020-10-26 00:08:12 +00:00
jcreek 7385936638 feat(*): Add dockerfile 2020-10-26 00:04:54 +00:00
jcreek 582e5f63ab feat(*): Added winston logs instead of console logs 2020-10-25 23:50:17 +00:00
jcreek d6e197902c feat(*): Add winston for logging 2020-10-25 23:46:10 +00:00
jcreek e5f9056c5e feat(*): Add command to remove a tagged user from the queue 2020-10-25 23:40:33 +00:00
jcreek a8c058f096 fix(*): Fix bug with wrong variable name 2020-10-25 23:40:03 +00:00
jcreek dd685f63b3 feat(*): Add working code to clear the queue 2020-10-25 23:21:19 +00:00