redbrick / brickbot

A simple serverless bot for the new Redbrick Discord.
9 stars 9 forks source link

Rewrite of birckbot command system #53

Open benmcmahon100 opened 4 years ago

benmcmahon100 commented 4 years ago

This is a rewrite with a goal of removing as many dependencies from brickbot as possible and adding in a standard structure for commands that are dependant on services.

Following this will be the creation of a replacement of the registration and verification system, and simplification of adding new commands to brickbot