Skip to content

Taggagii/R.A.D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

R.A.D

Background

The name R.A.D is an acronym standing for "Remote Application Deployer" and the inspiration for this name was stolen directly from Jacob Albanese's deployment bot, DAB. I made this bot because I needed a way to deploy code from a GitHub repo without having full control over someone's computer. This bot is built to be hardcoded with the repo name and link address as that lower's the chance that someone will try to take control of one's computer

Controls

run

Takes the hardcoded repo name and checks if it is installed, if it is, then the code will find a specified file inside, named "app.py" and run it in it's pipenv.

download

Deletes the previous download of the repo (if one exists) and grabs a new one from GitHub

kill

Stops the instance if it is initiated

ping

Send's some general information about if the bot is running and if it's downloaded (can be used to see if the bot is currently runninging or if it's been broken by something

WHY THE EXE?!?

There's an exe made with pyinstaller in the "dist" folder above. Though it is not proper, I was the only person I foresaw using this app so there wouldn't be a console window sitting open on the server, that could be closed easily or by accident

About

Remote Application Deployer (R.A.D) is a bot to control deployability of a website on a private server through discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages