https://github.com/derpius/nanos-world-relay
Discord relay for Nanos World
https://github.com/derpius/nanos-world-relay
discord-bot discord-py lua nanos-world python
Last synced: 2 months ago
JSON representation
Discord relay for Nanos World
- Host: GitHub
- URL: https://github.com/derpius/nanos-world-relay
- Owner: Derpius
- License: mit
- Created: 2021-10-25T19:45:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T22:27:12.000Z (over 4 years ago)
- Last Synced: 2025-07-30T05:55:03.814Z (11 months ago)
- Topics: discord-bot, discord-py, lua, nanos-world, python
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nanos World Discord Relay
Discord relay for Nanos World based on my [Source server Discord bot](https://github.com/Derpius/pythonsourceserverdiscordbot).
## Installation
For the bot:
1. Clone the `master` branch into a folder to run the bot from
2. Add a Discord bot token to `.env` and configure settings as needed
3. Run the `bot.py` script
For the package:
1. Clone the `package` branch into your server's packages folder
2. If you use the manual package load list, add this to the list
3. Configure the relay client with the `relay_connection` and `relay_interval` console commands
4. Start the relay with `relay_start` (stop with `relay_stop`)