Skip to content

Nullskulls/vmpheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

vmpheus

he be managing and shi fr fr


About:

vmpheus was a bot created for hackclub summer of making to help in the project review process, vmpheus is a collaborated project between me and Eric built over the span of 5 days.

but i know damn well noone cares about that so here's the good stuff

features:

  • Web dashboard for ease of management
  • Incredibly scalable API
  • Azure integration
  • Ease of use with alot of management features

Slack bot commands:

  • /sr for admin commands
  • /sos for staff support
  • /utils to request a utils api key
  • /vm for vm control

These commands were made with ease of management and usability in mind!

How to run..?

API:

You're first going to want to run it once via the bash script setup.sh with an open port

bash setup.sh *port*

afterwards you should edit the config file with all your API keys :)

nano config.json

then run the bash script again

bash setup.sh *port*

if you plan to host this on a domain that depends on the platfrom so lookup a tutorial :))

Bot

First run it once to initialize files!

python main.py

then proceed to configure auth.json with your api key and domain/local host

nano auth.json

then finally run the app

python main.py &

About

Slack Bot for hackclub!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages