1) Scripts put into their own repository with own management process.
2) Cron job 'publisher' which takes scripts and push them into a REDIS database.
3) Modify bot to read from locally or redis as needed. This means code development of bot can happen independently of the scripts and personality.
Extension to Eliza-006. Differences are:
1) Scripts put into their own repository with own management process.
2) Cron job 'publisher' which takes scripts and push them into a REDIS database.
3) Modify bot to read from locally or redis as needed. This means code development of bot can happen independently of the scripts and personality.
Extension to Eliza-006. Differences are:
1) Scripts put into their own repository with own management process.
2) Cron job 'publisher' which takes scripts and push them into a REDIS database.
3) Modify bot to read from locally or redis as needed. This means code development of bot can happen independently of the scripts and personality.