fix(bot): fix sensitive case

This commit is contained in:
Leifer Mendez
2022-12-06 19:35:21 +01:00
parent 4350dff22a
commit 24ac9fbf48
12 changed files with 77 additions and 16 deletions

2
.gitignore vendored
View File

@@ -18,6 +18,8 @@ config.json
coverage/
*.lcov
log
log/*
*.log
lib
tmp/
.yarn/*