- Create a Discord bot and implement some basic commands. Discord is a chat platform that's mostly used by the gaming community.
-
Bot will reply hey to your hi.
-
Functionality to allow a user to search on google through discord. If the user types !google nodejs, reply with top 5 links that you would get when you search nodejs on google.com
-
Functionality to search through your search history. If a user uses !google to search for "nodejs" "apple games" "game of thrones", and after these searches, if user types !recent game, your bot should reply with "apple games" and "game of thrones"