Code Monkey home page Code Monkey logo

wiki's Introduction

Bloxlink

‼️ Bloxlink is currently undergoing a full rewrite; please do not contribute large features to this codebase as I do not intend on changing it too much.

Roblox Verification made easy! Features everything you need to integrate your Discord server with Roblox.

Dependencies

Configuration

Configuration files

First, rename config.py.example to config.py. Edit the config.py file. Some values, the "secrets" or "tokens", can be optionally saved as environmental variables instead. Valid secrets which can be saved as environmental variables are found in the secrets.py file.

Environmental variables have priority over the config file!

Constants

Some options which aren't required to be changed are in the constants.py file.

Image Server

The Bloxlink Image Server is required to run in order for some of Bloxlink's functionality to work. Run the instance, then put your server URL (could just be localhost) in the config.py file. Make sure the auth used for the Image Server is the same as in your config file. These values can also be environmental variables.

Intents

The Members Privileged Intent is required for the bot to function. This can be toggled on your Developer Dashboard unless your bot reached over 100 servers.

Setup

$ git clone https://github.com/bloxlink/Bloxlink
$ cd Bloxlink
[run image server]
[change the configuration]
$ python3.8 -m pip install -r requirements.txt
$ python3.8 src/bot.py

Disclaimer

We do not provide support for self-hosting! This package has been made open-source to aid with contributions, not so you can run your own Bloxlink for private use. If something breaks or there's a vulnerability in a version you use, then you're on your own.

For this reason, we recommend using the official hosted bot at https://blox.link which is given regular updates.

Also, keep in mind that we use the AGPL-3.0 License, which means you're required to keep your local version open-source and state all changes that you have made to it.

wiki's People

Contributors

bruhdark avatar gitbook-bot avatar

Stargazers

 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.