Framework

A hyper-user friendly bot framework built on hikari.

Framework is based off the blocking discord library disco, In both modularity and structure.

Framework is also based off discord.py’s command extension, .

Installing

It will forever only be:

pip install git+https://github.com/VincentRPS/framework

to install the stable release.

for the unstable development version please do:

pip install git+https://github.com/VincentRPS/framework@development

GitHub

View Github