UNPKG

388 BMarkdownView Raw
1# bot-lang
2A collection of common keywords or commands a user might use while interacting with a bot
3
4Use these to create pattern matching systems OR to seed your training data for a machine learning system
5
6## Contributing
7
8Add new keywords to the keywords folder as a text file. Add as many variations of that keyword as you can!
9
10OR
11
12Find an existing keyword and add more variations!