Automatically update Discord bot status to display external IP of a server, useful for non-static IPs.
Commands to display connection instructions for each service.
- Follow the discord documentation
git clone
this repository- Create a new .env file within the downloaded repository based on the .env.default format.
- Create a new commands.json file within the downloaded repository based on the commands.json.default format.
- In a terminal navigate to the repo and run
source startdocker.sh
(Linux) orbash startdocker.sh
(Windows).
- Install dependencies with pip
pip install -r requirements.txt
- Run
python externalipdiscordbot.py
- docstrings
- custom response message read from json