[![Join our Discord](https://img.shields.io/discord/1237792259248750673?color=7289DA&label=Discord&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/v7aR9MTau8) [![Add the bot](https://img.shields.io/badge/Add%20Bot-Click%20Here-brightgreen?style=for-the-badge&logo=discord&color=7289DA&logoColor=white)](https://discord.com/oauth2/authorize?client_id=1237621947529957426) ## Warning This is SUPER tossed together. Might bother cleaning it up later. ## What is this? This is meant to be a public Discord bot. It connects via XMPP to Weather.IM and allows server owners to subscribe a channel to any number of weather alerts. ## How do I use this? 1. Clone the repo 2. Install the requirements 3. Copy `config.example.json` to `config.json` and fill in the values 4. Run `node .` 5. Profit? ## TODO - [X] Clean up the code - [X] Add more error handling - [X] Add more logging - [X] Add more features - [ ] Add more documentation