132 Commits

Author SHA1 Message Date
Chen Asraf
c8f73520d7 fix: name catch improvement 2020-08-15 20:55:59 +03:00
Chen Asraf
0f69e9ea3f chore: clean up 2020-08-15 20:22:29 +03:00
Chen Asraf
0583eb0949 quotes system 2020-08-15 19:05:57 +03:00
Jon Deaves
606e9cad4c fix: update execution path on Heroku 2020-08-15 13:41:40 +01:00
Jon Deaves
1113a5a071 chore: update execution path 2020-08-15 13:38:39 +01:00
Jon Deaves
ba6560d7f4 feat(db): add postgres database 2020-08-15 11:48:17 +01:00
Jon Deaves
1433687b8d feat: http service 2020-08-15 00:33:15 +01:00
Lance Krasniqi
d6e65f6028 Merge pull request #20 from jondeaves/VEN17
fix: message cast lowercase to try equal command prefix (also lowercase)
2020-08-14 21:39:22 +02:00
Jon Deaves
a8dbd0c1ac test: add testing framework with sample test 2020-08-14 19:32:14 +01:00
Jon Deaves
174524e8dc refactor: improvements to codebase 2020-08-14 19:20:34 +01:00
Lance Krasniqi
784da9db6b fix: message cast lowercase to try equal command prefix (also lowercase) 2020-08-14 18:39:00 +02:00
Jon Deaves
e426eac92d fix(greetings): add missing roles 2020-08-13 23:20:53 +01:00
Jon Deaves
62170014d2 feat(db): add mongodb connection
additionally implements command to add greetings for test
2020-08-13 23:17:57 +01:00
Lance Krasniqi
55d8c27d25 Merge pull request #12 from jondeaves/help-improve
feat: added improved help command with proper listing, alterantive co…
2020-08-12 22:45:27 +02:00
Lance Krasniqi
65af832df4 fix: adjusted readability of the code 2020-08-12 22:42:08 +02:00
Lance Krasniqi
0b0d549233 Merge pull request #14 from jondeaves/randomize-fix
Randomize fix
2020-08-12 22:17:33 +02:00
Lance Krasniqi
249a88e463 fix: 8ball won't respond with a randomized answer if there's no arguments present 2020-08-12 20:17:11 +02:00
Lance Krasniqi
8e45962898 fix: remove one from the length for randomizer 2020-08-12 20:10:30 +02:00
Lance Krasniqi
8b3f2bf44f Merge branch 'main' into help-improve 2020-08-12 17:54:06 +02:00
Lance Krasniqi
942311f9a5 feat: added improved help command with proper listing, alterantive commands and examples 2020-08-12 17:46:22 +02:00
Lance Krasniqi
9e739f94cc Merge pull request #10 from jondeaves/8ball
feat: added a magicball for community
2020-08-12 16:32:07 +02:00
Lance Krasniqi
cae3c5e542 feat: added a magicball for community 2020-08-12 16:24:53 +02:00
Jon Deaves
a98011e4e5 chore: minor cleanup (#9) 2020-08-12 15:09:58 +01:00
Jon Deaves
e0cc7c757e Delete package-lock.json 2020-08-12 15:04:13 +01:00
Lance Krasniqi
bd791967d4 Merge pull request #8 from jondeaves/VEN4
VEN4 Welcome Messages
2020-08-12 16:01:20 +02:00
Lance Krasniqi
260e78cff9 added first iteration of welcoming messages, added packages through npm 2020-08-12 15:45:50 +02:00
Jon Deaves
868d903bdb docs: add template for GitHub PR 2020-08-12 11:58:36 +01:00
Jon Deaves
7fc530f01b fix: remove dupe command in profile 2020-08-12 11:47:58 +01:00
Jon Deaves
900329c0a1 Rename procfile to Procfile 2020-08-12 11:35:39 +01:00
Jon Deaves
9def24b45c feat: add procfile for Heroku 2020-08-12 11:24:55 +01:00
Jon Deaves
73a2af412f * feat: improved command handler 2020-08-11 23:36:28 +01:00
Jon Deaves
99116d2c65 chore: basic app structure 2020-08-04 14:08:26 +01:00