MujyKun / united-cube-bot

UCube Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCubeBot

❗ This project is no longer being maintained. I'm not sure if it still works. ❗

Discord Bots

To Self-Host:

You will need a PostgreSQL Server. After you have one running, you can do the below.

git clone https://github.com/MujyKun/united-cube-bot

pip install -r requirements.txt

Rename .env.example to .env
Open the .env file and change the ucube login, discord bot token, and postgres login to your own.
Tutorial for ucube login here.

Commands:

The Bot Prefix is set to & by default. There is currently no way to change it.
Anything in brackets [] is optional.
Anything in () is required.
In order to disable/enable features, retyping the same exact command will toggle it.

&ucube [Community Name] -> Follow a UCube community. Use without the community name to get a list of communities.
&role (Role) (Community Name) -> Will add or update a role to mention for a community.
&list -> Will list the currently followed communities in the channel.

&patreon -> Link to patreon.
&invite -> Link to invite bot.
&support -> Link to support server.
&ping -> Receives Client Ping.
&servercount -> Displays amount of servers connected to the bot.

About

UCube Bot


Languages

Language:Python 100.0%