Home:
/:discord://-/- friends:
discord://-/channels/@me/ - nitro:
discord://-/store
General:
| echo "Script Started" | |
| # Ensure system packages are up to date | |
| echo "Updating system packages" | |
| sudo apt update && sudo apt upgrade -y | |
| # Install required dependencies | |
| echo "Installing required dependencies" | |
| sudo apt install -y python3-pip git |
You must fork for this to work. Make sure the name of your fork is exactly modmail
If you want your bot to have auto-update functionality so you can stay up-to-date with new features, do the following steps.