Skip to content

ricardob/ChatBot-Koneko

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 2, 2018 19:42
November 29, 2018 11:47
November 29, 2018 22:34
November 29, 2018 11:43
November 29, 2018 23:06
September 26, 2019 16:52

ChatBot-Koneko

I completed this project with four other classmates, in my first year of University. Koneko bot is a Discord Chatbot programmed in Python that has many functionalities. It works as a translator, it tells you the weather, it works as a dictionary, it works as a locator and it has a profanity decryptor. I created the locator function, which makes the bot tell you, for example, restaurants in London. It shows up to twenty results, showing the restaurant’s name, rating, address, contact, the opening hours and if it’s open at the moment. The Chatbot received good feedback and the team received a mark of 92% for the project. This project helped me develop Python programming skills and I learnt to organize my time more, by working with others.