feat: add als generator chatbot and storage
This commit is contained in:
@@ -480,7 +480,7 @@ module.exports = {
|
||||
* global.get("os")
|
||||
*/
|
||||
functionGlobalContext: {
|
||||
// os:require('os'),
|
||||
alsGenerator: require('./lib/alsGenerator.js'),
|
||||
},
|
||||
|
||||
/** The maximum number of messages nodes will buffer internally as part of their
|
||||
|
||||
Reference in New Issue
Block a user