All txt files preceeded with . are not pushed to the github
- modules - used for general purpose libraries and functions
- cogs - used for discord bot specific functions
- Help: Blue
- Ping: Pink
- Settings: Green
- Cogs and main use logging to report errors and warnings
- Modules should return error codes (0 is success)