ChaseCares / Janus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Janus - Valetudo Build and Updater Script

Janus is a build and updater Python script and companion Discord bot. Currently it's a work in progress.

Getting Started

Clone this repository

Install the required Python modules

    pip3 install -r requirements.txt

Create a robot config using:

    janus_updater.py --config

Create a discord bot at discord.com and invited to your server with the following permissions

  • View Channels
  • Send Messages
  • Manage Messages
  • Add Reactions

Modifying the .env file to add a disk or channel and a discord bot token

And Finally Join the Discussion

About

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Shell 1.3%