rsb icon indicating copy to clipboard operation
rsb copied to clipboard

The bots developed for various discord servers by Rhino and possibly others

Rhino's Server Bots

This repo contains branches which house the source code for my various Discord bots.

The Bot's purpose is to be a singular, all in one solution for small to large servers so as to not have to rely on yet another black boxed solution with an incredibly high latency from an unknown and untrusted developer. It has a shit ton of features that I promise I'll fill out at a later date :P

This isn't something that is friendly to users that don't know how to program, but it is developed in a way to make it easily adaptable to any server that it needs and can be easily mixed with code from other python bots that I develop and others develop equally.

It depends on discord.py rewrite and a few other things here and there, any import errors can be corrected easily.

Most of the modification work will probably be done in constants.py but disabiling features will all be done in bot.py. There are a few other experimental features I was working on but couldn't get functioning in the file too so feel free to uncomment and play around with them!