Giter Site home page Giter Site logo

leos-pc-launcher's Introduction


Logo

Leo's PC Launcher

A Python coded discord bot that would launch/excute files on your computer (where the bot is hosted) when a command on discord is used.


Report Bug .

SpaceFahad - Leos-PC-Launcher stars - Leos-PC-Launcher forks - Leos-PC-Launcher License issues - Leos-PC-Launcher

Table Of Contents

About The Project

Screen Shot

This Discord bot, built using Python, empowers users to remotely execute files on their host computer directly from a Discord server. With a simple command trigger (/run), users can initiate the execution of various file types, including .bat, .lnk, .exe, and more, all within the Discord environment.

Features:

  • Role-Based Permissions
  • File Flexibility
  • Channel Restriction
  • Logging Capabilities
  • Custom Responses

Built With

Python 3.12.1

Getting Started

Tested on:

  • Windows 11
  • Windows 10
  • Windows Server 2022
  • Windows Server 2016

Prerequisites

  • Python (Recommended: 3.12.1)

Make sure to select add to PATH when installing Python

Installation

  1. Create a bot and get a token from Discord Developer Portal Make sure to enable all three Privileged Gateway Intents (Screenshot)

  2. Clone/Download the repo

  3. Install Requirements

pip install -r requirements.txt
  1. Rename .env.example to .env and add your token and your log channel ID
DISCORD_TOKEN=<Token Here>
LOGS_CHANNEL_ID=<Log Channel ID Here>
  1. Configure config.yaml

  2. Run/Start Leos-PC-Launcher.py

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements

leos-pc-launcher's People

Contributors

spacefahad avatar

Stargazers

Jupster avatar OverlordZorn avatar

Watchers

 avatar OverlordZorn avatar

Forkers

overlordzorn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.