Skip to content
Permalink
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?
Go to file
 
 
Cannot retrieve contributors at this time
# Chatbot-Project
Git for our chatbot project
Use this to keep track of what is going on with the project
https://trello.com/invite/b/l7ZJmmGQ/29309cc86adb1e44cde39de09adc31f9/chatbot-project
There is a main file called "chatbot.py" which is the final bot.
Do not edit this unless you are adding code which has been tested and is working.
Everyone has a "test" file called by their name e.g. I have Nik.py which is where I'll do my editting and testing. Once im happy I
would copy the code across to the the main "chatbot.py" file.