Commit Graph

33 Commits

Author SHA1 Message Date
0b27523212 doc(readme): update commands 2023-04-14 15:59:10 +05:30
0c8f6b768e doc(readme): styling 2023-04-14 15:58:30 +05:30
bc1f2901ba fix: fix crashes, use _U only 2023-04-14 15:51:07 +05:30
0fff450e38 fix: make sure queue is always properly managed 2023-04-09 22:27:38 +05:30
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
5b4666edc3 Merge branch 'uditkarode:master' into master 2023-04-09 20:55:32 +05:00
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
39d1a44bbd Merge branch 'uditkarode:master' into master 2023-04-09 20:45:39 +05:00
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
00006956e2 doc(readme): use env vars for setup 2023-04-09 19:25:14 +05:30
02d7adbdca feat: add response timeout
* also switch to env vars
2023-04-09 19:22:34 +05:30
bb4800505b doc(readme): formatting 2023-04-08 22:22:36 +05:30
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
178f00147c cleanup: move variables around 2023-04-08 11:32:34 +05:30
cc5059c0ad chore(tsconfig): ignore dist 2023-04-08 11:27:54 +05:30
5fdda37f60 doc(variables.example.ts): we also remove double quotes 2023-04-08 11:18:53 +05:30
6ccb5a8bf0 doc(readme): wording 2023-04-08 11:13:25 +05:30
8258ed9659 fix(ai): handle empty response 2023-04-08 11:08:06 +05:30
7bd82c943c fix: use string instead of FmtString 2023-04-08 11:03:30 +05:30
23e78dbb81 fix(ai): avoid unnecessarily transforming response 2023-04-08 11:01:33 +05:30
5d54cdf386 doc(/help): wording 2023-04-08 10:55:45 +05:30
9b14e27ef4 feat: add help command 2023-04-08 10:49:06 +05:30
326f501594 doc(readme): formatting and command completion 2023-04-08 10:30:33 +05:30
2b4643b50d doc(readme): improve instructions 2023-04-08 10:21:02 +05:30
77c704db49 init 2023-04-08 10:17:49 +05:30