89 Commits

Author SHA1 Message Date
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
jcreek 601819b18d feat(*): Add console log for emptying queue 2020-10-25 23:18:22 +00:00
jcreek f5350de569 feat(*): Add working show queue command 2020-10-25 23:17:26 +00:00
jcreek bfa27d6cc1 feat(*): Add working add and leave queue commands 2020-10-25 23:17:08 +00:00
jcreek 59d393af54 feat(*): Add maxqueuesize to config file 2020-10-25 23:02:11 +00:00
jcreek fc2603d110 feat(*): Add config file content 2020-10-25 22:17:50 +00:00
jcreek e76dd5e657 feat(*): Add base files 2020-10-25 22:17:33 +00:00
jcreek 36d343b5da feat(*): Add code formatting restrictions 2020-10-25 22:16:22 +00:00
Josh Creek 9f9b892b6a Initial commit 2020-10-25 22:13:22 +00:00