add i18n system and improved plugin API with state management
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
env
|
||||
src/plugins/
|
||||
.wwebjs_auth
|
||||
.wwebjs_cache
|
||||
.claude
|
||||
downloads
|
||||
src/node_modules/
|
||||
node_modules/
|
||||
@@ -8,4 +10,8 @@ cookies.txt
|
||||
bin/
|
||||
mychats.txt
|
||||
manybot.conf
|
||||
update.log
|
||||
update.log
|
||||
logs/audio-error.log
|
||||
logs/video-error.log
|
||||
registry.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user