Giter Site home page Giter Site logo

cisc0-gif / discord-file-server Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 10 KB

Simple and Secure Discord File Server

Home Page: https://github.com/Cisc0-gif/Discord-File-Server.git

License: MIT License

Python 100.00%
discord python ftp file-sharing anonymous

discord-file-server's Introduction

Discord.py File Server v1.0

The Discord.py File Server is a secure alternative to FTP or SMB file shares by running within the Discord API and transferring files as private direct messages instead of plaintext or ciphertext between 2 systems. Files are sent to Users instead of IPs thus adding another layer of anonymity and users can view file contents from any of their devices. Access Control and Management is as simple as adding or removing users from the server as well.

COMING SOON: Discord User file permissions?

Usage

To start the bot enter the directory and type python3 bot.py or ./bot.py if your have python3 in your /usr/bin

Getting Started

Run pip3 install -r requirements.txt to install necessary libraries and create a new server in Discord, preferrably something such as "Discord File Server". Now go to the Discord Applications Page to create a new application and click "New Application" and name it something like "Discord File Server". Once created go to "Bot" in the left menu and click "Add Bot" and click "Copy" to get your Bot's private token. Now input this into the "TOKEN=" variable in bot.py. Lastly, add your bot to the server with "https://discordapp.com/api/oauth2/authorize?scope=bot&client_id=CLIENT_ID_NUMBER", run the bot.py file, and voila!

If you're getting random errors such as a TypeError enter sudo python3 -m pip install -U discord.py to update the Discord.py library (Discord recently pushed out a new update that changes the overwrites object).

Built With

  • Discord - Popular messaging platform for creating communities online
  • Python 3.7 - Programming Language Developed by Python
  • GitHub - This Website!

Authors

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Acknowledgments

All credits are given to the authors and contributors to tools used in this software

discord-file-server's People

Contributors

cisc0-gif avatar

Stargazers

 avatar

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.