Skip to content

LRGuess/Discord-Weather-Bot

Discord-Weather-Bot

Weather Bot is a friendly bot that provides the weather in straightforward responses, and has the ability to give you a TON of weather-related information about that location.

If you need to know the humidity of Berlin, or any alerts in Edmonton, Weather Bot has got your back! With simple and easy to use commands, you'll know in a breeze (heehee you can ask for the wind speed too) !

If you don't feel like typing in your location every time, simply set your location with /setlocation and the inputted location will be passed in every other command you use! You may also change your C/F unit!

I hope you enjoy using this bot and that is comes in handy! Check out the full list of commands on the bot website on the side bar! If you need any help of have some inquiries about the bot, feel free to email kbeanstudios@gmail.com!

Developed by Liam Ramirez-Guess

Contributing

  1. Fork the Repository:

    • Click the "Fork" button at the top right of this repository to create a copy of the repository on your GitHub account.
  2. Clone Your Fork:

    • Clone your forked repository to your local machine using the following command:
      git clone https://github.com/your-username/Discord-Weather-Bot.git
  3. Create a Branch:

    • Create a new branch for your changes:
      git checkout -b my-feature-branch
  4. Make Your Changes:

    • Make the necessary changes in your local repository.
  5. Commit Your Changes:

    • Commit your changes with a descriptive commit message:
      git add .
      git commit -m "Description of your changes"
  6. Push Your Changes:

    • Push your changes to your forked repository:
      git push origin my-feature-branch
  7. Create a Pull Request:

    • Go to the original repository and click the "New Pull Request" button.
    • Select your branch from the "compare" dropdown.
    • Provide a clear and descriptive title and description for your pull request.
    • Submit the pull request.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.

Reporting Issues

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub Issues page.

Getting Help

If you need help or have questions, feel free to join our Discord server or email us at kbeanstudios@gmail.com.

Thank you for contributing to the Discord Weather Bot!

License:

Copyright (C) 2024 Liam Ramirez-Guess

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.


About

This repo contsins all the code for current and past iteration of a discord weather bot! Developed by Liam Ramirez-Guess

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks