Gorialis / ununique

You cannot escape the curse of mediocrity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ununiqué (/ʌnjuːˈniːk/)

Most Discord bots operate by just copying the features every other bot has and, by god, you're wrong if you think this one's any different.

This bot implements all the features exclusively available on every goddamn bot you'll ever use in your life, and not anything more.

It's licensed with a permissive license so you can copy the code all willy-nilly, as if anyone will tell the damn difference.

Usage

If you haven't already succumbed to fatigue from reading this many words, here's how you can do your part to dissolve any trace of meaningful creative development into the kitchen sink of monotonous grey:

  1. Install the requirements using pip:
pip install -U -r requirements.txt
  1. Copy config.example.toml to config.toml and put in your token:
token = "Your.DiscordBot.TokenHere"
  1. Run the bot:
python3 run.py

If you've done everything correctly, you should be foaming at the mouth, complacent in the cognizance that if you had done it all yourself, it probably would have been just like this anyway.

Commands

You already know all of them.

About

You cannot escape the curse of mediocrity.

License:MIT License


Languages

Language:Python 100.0%