I have been tasked with developing a Cyber Security Awareness Bot that will answer any cyber security related questions asked by a user. This project makes use of classes and methods to accomplish tasks and instructions. The Bot makes use of a data dictionary to check for words that users asks about and returns a definition or explanation of what the word means. The bot also makes use of input validation to improve the interaction between the machine and user.