TheSparta
de74980eb4
general cleanup of code and config files
...
- fixed indentation to 4 spaces
- added missing semicolons
- some other changes here and there that either make the code look consistent between examples or just make it more concise
2024-05-20 17:05:33 +01:00
TheSparta
0f5588ef81
Replaced module.exports for export const
2024-05-19 16:23:02 +01:00
TheSparta
6d3fd47ba6
ensure every file has an empty new line before EOL
2024-05-19 15:53:43 +01:00
abbd1e9649
Updated chat mod examples based on latest release and added an example for the abstract bot example ( #23 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #23
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-01-17 22:26:44 +00:00
ac6418feda
Added chatbot examples ( #22 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #22
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2023-12-25 08:39:37 +00:00