Giter VIP home page Giter VIP logo

brackeys-bot's Introduction


BrackeysBot

The official Brackeys Discord bot!

Contains tools to moderate the server and to create a better user experience overall!

Discord Travis (.com) GitHub

Building & runningVersioningLicenseCode of ConductContributing

Building & running

The bot is written with .NET Core 3.0, meaning you can build it via dotnet build, which will create a binary executeable called BrackeysBot.exe. If you are missing packages make sure to run dotnet restore prior to building.

When run for the first time, the bot will create a config.yaml file next to your executeable. This is where all of the bot configuration will be placed. The only fields that are essential for running the bot are token and prefix.

token: 'Get this from the developer dashboard!'
prefix: '[]'

Versioning

Automatic versioning is planned for the future, but at the moment the version number needs to be manually updated in the file Version.cs. The system to update the version numbers goes as follows:

Number Description
Major Only updated by the repository administrators once a completely new version is deployed.
Minor Updated once a batch of features (or a project) is fully implemented.
Patch Updated once a new feature is added.
Hotfix Updated if a feature requires a fix.

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.