Skip to content

Bevelopment/risibot-reborn

Repository files navigation

risibot-reborn

Reworked version of good ol' Risibot made in nodejs. Adding more stability and scalability features, fully rewrote under Python 3.10 and Disnake 2

Installation

$ pip install -U python-venv
$ python -m venv .venv
$ source .venv/bin/activate 
$ pip install -r dev-requirements.txt
$ autohooks activate
$ cp .example.env .env
$ nano .env
$ python bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published