| Class | weatherParserOne | Parses the answer of the CityCode Search |
| Function | getLocationCode | wrapperfunction for the weatherParserOne |
| Class | weatherParserTwo | Parses the actual weatherdata into a dict |
| Function | getWeather | wrapperfunction for weatherParserTwo |
| Function | getDirection | Undocumented |
| Class | chatMod | Undocumented |