Skip to content

MetalBreaker/brackeys-bot

 
 

Repository files navigation

BrackeysBot Build Status Discord Server

The official Brackeys Discord bot.

Running

The repository contains all you need to run the bot, except for the appsettings.json file. To be able to run the bot, add a new file to the folder before building.

{
  "prefix": "[]",
  "token": "<your token here>"
}

Versioning commands

The bot is able to be updated straight from Discord with the []update command. It will inform you whether the bot is up to date, and if it isn't, it will update itself.

This functionality requires you to have Git installed.

Unity manual

The []manual and []scriptapi commands for searching the Unity Documentation uses the generator (written in D) from CodeMyst found here.

Logging

When run, the bot will attempt to log certain events inside of daily logfiles, to backtrack errors.

Report bugs / request features

If you want to report a bug or suggest an improvement or a feature request, feel free to open an issue.

About

The official Brackeys discord bot.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%