andyman1222 / ThanosBot

A bot that can create balance amongst the number of users on a Discord server
7 stars 4 forks source link

Thanos is on Discord now!!!

Note

Any public link to add the bot (at least from me) is dead. You have to sel-host the bot yourself.

Important warning

This bot has the ability to let ANYONE with ADMIN or BAN USERS permission BAN anyone on the server! Use caution when using this, or don't use it at all!

OTHER WARNING: This bot ALSO has the ability to ban RANDOM USERS! Once again, use at your own risk!!!

Due to Discord API limits, this bot will not ban anyone who is admin, or anyone with a higher role than the bot's highest role.

How to use

  1. You have to move the ThanosBot role in server settings above all roles that you would like Thanos to balance, otherwise he won't have the power to do so. Summon Thanos by calling him. Type his name before your message ("Thanos " + command (listed below))

Thanos can:

Building

Requires nodejs

After getting nodejs and setting up npm and all, retrieve the code, then cd into the folder containing the code, then run: npm install

Then set up config.json as needed

Then node app.js or npm start if I'm correct...