43 Commits

Author SHA1 Message Date
Udit Karode
9ac1409432
fix: use lowercase variant 2023-05-05 14:23:10 +05:30
Udit Karode
2d69fb7f07
doc: clarify comment 2023-05-05 13:55:05 +05:30
Udit Karode
e45001d956
feat: use node:20-alpine3.16 2023-05-05 13:42:33 +05:30
Udit Karode
dae720ebda
rm: remove the .build docker-compose file 2023-05-05 13:12:17 +05:30
Udit Karode
1eb84dd8dd
feat: switch to docker.io image 2023-05-05 13:10:57 +05:30
Udit Karode
8debe479be
doc: mention new behaviour in help 2023-04-15 22:16:48 +05:30
Udit Karode
e627039482
fix: typo 2023-04-15 22:15:56 +05:30
Udit Karode
5aa21432ed
Merge pull request #3 from JeelPatel231/dot-patch
add a "." check for considering prompts
2023-04-14 19:39:52 +05:30
Jeel
3fc3847149
add a "." check for considering prompts 2023-04-14 19:38:23 +05:30
Udit Karode
136b0fc5c9 feat: new trigger 2023-04-14 18:00:50 +05:30
Udit Karode
0b27523212
doc(readme): update commands 2023-04-14 15:59:10 +05:30
Udit Karode
0c8f6b768e
doc(readme): styling 2023-04-14 15:58:30 +05:30
Udit Karode
bc1f2901ba
fix: fix crashes, use _U only 2023-04-14 15:51:07 +05:30
Udit Karode
0fff450e38 fix: make sure queue is always properly managed 2023-04-09 22:27:38 +05:30
Udit Karode
bdfb91a604
Merge pull request #2 from shihaamabr/master
docker to use .env
2023-04-09 21:45:31 +05:30
cadcd57fc1
follow udit standard 2023-04-09 21:12:37 +05:00
6730d36ef2
added auto restart if crash 2023-04-09 21:07:48 +05:00
4de1f643eb
added production and build instructions 2023-04-09 21:05:20 +05:00
Shihaam Abdul Rahman
5b4666edc3
Merge branch 'uditkarode:master' into master 2023-04-09 20:55:32 +05:00
Udit Karode
c88a3c4a74
fix(package.json): fix start path 2023-04-09 21:25:15 +05:30
a3e389c390
clear cache when youre done with the thing 2023-04-09 20:49:56 +05:00
Shihaam Abdul Rahman
39d1a44bbd
Merge branch 'uditkarode:master' into master 2023-04-09 20:45:39 +05:00
Udit Karode
25184d4995
fix: also install dotenv 2023-04-09 21:14:56 +05:30
b909883422
build and ready to start bot on container start.. 2023-04-09 20:31:53 +05:00
44e359e176
corrected image path 2023-04-09 20:30:18 +05:00
5fb14bd205
docker to use .env 2023-04-09 20:29:08 +05:00
Udit Karode
00006956e2
doc(readme): use env vars for setup 2023-04-09 19:25:14 +05:30
Udit Karode
02d7adbdca
feat: add response timeout
* also switch to env vars
2023-04-09 19:22:34 +05:30
Udit Karode
bb4800505b
doc(readme): formatting 2023-04-08 22:22:36 +05:30
Udit Karode
3e088e5ab0
Merge pull request #1 from shihaamabr/master
added docker support
2023-04-08 16:41:06 +05:30
8a255d41af
added docker support 2023-04-08 16:08:49 +05:00
Udit Karode
178f00147c
cleanup: move variables around 2023-04-08 11:32:34 +05:30
Udit Karode
cc5059c0ad
chore(tsconfig): ignore dist 2023-04-08 11:27:54 +05:30
Udit Karode
5fdda37f60
doc(variables.example.ts): we also remove double quotes 2023-04-08 11:18:53 +05:30
Udit Karode
6ccb5a8bf0
doc(readme): wording 2023-04-08 11:13:25 +05:30
Udit Karode
8258ed9659
fix(ai): handle empty response 2023-04-08 11:08:06 +05:30
Udit Karode
7bd82c943c
fix: use string instead of FmtString 2023-04-08 11:03:30 +05:30
Udit Karode
23e78dbb81
fix(ai): avoid unnecessarily transforming response 2023-04-08 11:01:33 +05:30
Udit Karode
5d54cdf386
doc(/help): wording 2023-04-08 10:55:45 +05:30
Udit Karode
9b14e27ef4
feat: add help command 2023-04-08 10:49:06 +05:30
Udit Karode
326f501594
doc(readme): formatting and command completion 2023-04-08 10:30:33 +05:30
Udit Karode
2b4643b50d
doc(readme): improve instructions 2023-04-08 10:21:02 +05:30
Udit Karode
77c704db49
init 2023-04-08 10:17:49 +05:30