Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lachee/koala-bot

A bot for iLoveBacons, using an advance permission system.
https://github.com/lachee/koala-bot

bacon discord discord-bot dsharpplus moderation-bot tagsaresilly

Last synced: 27 days ago
JSON representation

A bot for iLoveBacons, using an advance permission system.

Awesome Lists containing this project

README

        

# koala-bot
A bot for iLoveBacons, using an advance permission system.
* It allows for different roles to have moderative permissions over different channels using the permission engine.
* It allows for starwatch moderation
* It has some fun things too.

## Code Quality
While the permission engine is mostly high quality code, the starwatch and relating components were hacked together last moment to get it done. Please expect to see some terrible code as at the time of writing the modules, I couldn't be bothered anymore and was writing to get it complete.

## Permissions
This bot is using an experimental Node-Base permission engine that I have designed to manage command controls. Its a bit slapped together and works for the most part. Treat it like Bukkit's permissions.

## Requirements
* MySQL
* Redis
* Dotnet Core 2.0
`nuget sources Add -Name "Emzi SlimGet" -Source https://nuget.emzi0767.com/api/v3/index.json`