Commit Graph

75 Commits

Author SHA1 Message Date
jcreek 628c063c15 feat(*): Disable the automatic channel deletion 2020-11-22 10:29:08 +00:00
jcreek 6cef805649 feat(*): Add manual update instructions to readme 2020-11-21 15:08:57 +00:00
jcreek 4133eae25d feat(*): Add future feature suggestions section to readme 2020-11-21 15:08:23 +00:00
jcreek e752d3ce80 fix(*): Enable users with spaces in their username to delete their adventure channels
Why on earth does Discord even allow people to have spaces in their usernames?
1.3.2
2020-11-21 14:38:50 +00:00
jcreek 400b34b9e4 fix(*): Hand edge cases for the start command 1.3.1 2020-11-21 14:26:11 +00:00
jcreek 7bf9ae00ee fix(*): Use prefix rather than command text for help and adminhelp commands 2020-11-20 00:00:59 +00:00
jcreek 4429e02b22 fix(*): Missed empty queue check for when a player leaves a queue they were the only one in 1.3.0 2020-11-19 23:36:13 +00:00
jcreek 49cd612f51 feat(*): Finish implementing start command 2020-11-19 23:24:59 +00:00
jcreek f6af7b4327 fix(*): Fix further missed lowercasing of channel names by Discord for text channels 2020-11-19 23:17:48 +00:00
Josh Creek 01768c5567 feat(*): Remove potential feature from readme as it has been implemented 2020-11-19 22:55:58 +00:00
Josh Creek 9700808773 feat(*): Add start command for voting to start the adventure before the queue is full 2020-11-19 22:53:45 +00:00
Josh Creek 857ee29e10 feat(*): Update help commands to use the correct command symbol from the config file rather than hard-coding one 2020-11-19 22:49:41 +00:00
jcreek d37b3f8225 fix(*): Fix bug where text channel names are automatically lowercased by Discord so couldn't be deleted if the username had capital letters v.1.2.0 2020-11-18 19:15:57 +00:00
jcreek 6eb1bf5c8a fix(*): Fix broken channel deletion and add more helpful logs 2020-11-16 23:04:21 +00:00
jcreek f32441716f feat(*): Add a dev token for debugging and testing in the dev discord 2020-11-16 23:03:58 +00:00
jcreek 2d113f8a8b feat(*): Enable console logging even in production so Jord can see logs easily 2020-11-05 23:36:32 +00:00
jcreek 4bc416ec56 feat(*): Improve logging and error handling 2020-11-05 23:35:55 +00:00
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