Common bot language subsitutions and tags.


License
MIT
Install
npm install bot-lang@1.1.1

Documentation

bot-lang

A collection of common keywords or commands a user might use while interacting with a bot

Use these to create pattern matching systems OR to seed your training data for a machine learning system

Contributing

Add new keywords to the keywords folder as a text file. Add as many variations of that keyword as you can!

OR

Find an existing keyword and add more variations!