Skip to content
Permalink
f108f94c4f
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
9 lines (5 sloc) 287 Bytes
# Discord Chatbot
Multi-purpose discord chatbot for module 4006CEM - Oct/Nov 2018
Usage: python3 connector.py
# Python 3.5 or larger must be installed due to asynchronous functions
# Please state which modules/components needed to be installed before executing your program, thanks!