Skip to main content

Discord bot that helps you keep tabs on tropical cyclones.

Project description

CycloMonitor

Discord bot that automatically updates active TC information based on data from the ATCF.

This project uses the following modules that are not included with Python:

  • py-cord
  • aiohttp (provided by py-cord)
  • tendo (Optional, for single-instance checking)

Disclaimer

No party involved with CycloMonitor should make any claim that this bot is intended to replace tropical cyclone advisories/warnings issued by your local RSMC or TCWC. If you need more detailed information than what is provided by the bot, see your local RSMC or TCWC website for forecasts, potential land impacts, or other relevant information.

Running the bot

Clone this repository:

git clone https://github.com/ntvmb/cyclomonitor.git
cd cyclomonitor

Install to your current environment:

pip install .

Optional: Install tendo for single instance checking: pip install tendo
Some Linux distributions may require you to set up a virtual environment.

Create a file called TOKEN and paste your bot's token into it.

Run the bot:

python3 -m cyclomonitor

If you're using a virtual environment, ensure it is active before running the bot.
No feedback is given on the console. Instead, information is written to a file called bot.log.

Note: This bot is designed to work on Python 3.11+. If you encounter issues due to being on an older version, chances are I won't fix them.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cyclomonitor-2024.4.14.tar.gz (51.0 kB view hashes)

Uploaded Source

Built Distribution

cyclomonitor-2024.4.14-py3-none-any.whl (61.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page