Giter Club home page Giter Club logo

discordfs's Introduction

DiscordFS

Features

  • Virtually unlimited file sizes by splitting files into 25MB chunks.
  • WebDav for large support.
  • Data security with built-in file encryption.

Installation & Preparation

If you haven't already created a Discord bot, follow these steps:

Create a Discord Bot

  1. Create a new application on Discord Developer Portal.
  2. Select your new app, navigate to "Bot" in the sidebar, and click "Add Bot". Copy its Token.
  3. Navigate to "OAuth2" in the sidebar, note down your "Client ID".

Invite the Discord Bot to Your Guild

  1. Complete the following URL with your client ID: https://discord.com/oauth2/authorize?response_type=code&client_id=YOUR_CLIENT_ID&scope=bot
  2. Navigate to the URL and let the bot join your preferred guild.

You can obtain your guild and channel snowflake (its ID) by enabling Developer Mode on your Discord client (User Settings > Advanced > Developer Mode), then right-clicking on the guild's name or the specific channel and choosing "Copy ID" from the context menu.

Usage

git clone https://github.com/goodbyepavlyi/DiscordFS
cd DiscordFS
docker-compose up -d

# After the bot is running, you have to change the config.json file
# You can find the config.json file in the data folder
nano data/config.json

โš  Known Issues

  • If using rclone, if the file is larger than 1GB, it will fail to upload. I'm not sure why, but I'm working on it. (Any help is appreciated)

Contributing

Pull requests and any help are welcome <3

discordfs's People

Contributors

goodbyepavlyi avatar dependabot[bot] avatar

Stargazers

Karolis avatar

Watchers

 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.