Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simple script for relaying meshtastic messages onto Discord.

License

NotificationsYou must be signed in to change notification settings

afourney/discord_mesh_bot

Repository files navigation

Simple script for relaying meshtastic messages onto Discord.

To get going, you should create awebhooks.bash script that sets the appropriate environment variables for the webhooks:

# File: webhooks.bashexport DISCORD_WEBHOOK='https://discord.com/api/webhooks/...'export TEST_WEBHOOK='https://discord.com/api/webhooks/...'

Then set up your python virtual environment

python -m venv .venv. .venv/bin/activatepip install -r requirements.txt

The run the bot

bash mqtt.bash

About

Simple script for relaying meshtastic messages onto Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp