Skip to content

hirusha-adi/Near

Repository files navigation

Near - A Perfect Discord Bot

Lisence
Lisence Last Commit Contributors

Docker

docker-compose up -d # start application
docker-compose down  # shut down application
docker-compose logs  # view application logs

Debian

# Install dependencies
sudo apt update && sudo apt upgrade && sudo apt install python3 wget -y

# Download the script
wget  "https://raw.githubusercontent.com/hirusha-adi/Near/main/setup.py"

# Run the script
python3 setup.py