Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 1016 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 1016 Bytes

Frankenbot

Frankenbot is

Frankenbot is a bot, made for beeing that one Bot a Discord Server needs. Nothing more.. Realy! Frankenbot is a fully customisable bot means all power belongs to the Server Owner.

Frankenbot is not

unnecessary! The Bot has lot's of usefull Features implemented

Features

  1. User XP and Level tracking
  2. Level based Role Assignment (Rewards)
  3. Basic Message Filter
  4. Both permanent and temporary Kick, Ban and Mute Functions
  5. A Settings Command to controll the entire Bot from inside the Server
  6. A top Ten list Command for Users to compare server Activity
  7. A History for Moderators to track a users Punishments and a lot more

how to run it

Configure your Databaseserver Connection in json/sql.json to fit your MySQL Server.
Add a .env File add your bots application token that you can obtain from the discord developer page in it.
Create the .env with this format TOKEN=<token>.
install nodejs dependencies npm install
start the bot itself node index