rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

Keyword Logger #128

Closed rayzr522 closed 5 years ago

rayzr522 commented 6 years ago

Requested by cvong101#5887 (ID: 266049841207967745) (note to self -- ping him when I'm done)

Features

Command Tree

logger - print help message
  words - show list of logger words
    list [page] - lists a given page of words
    add <word> - adds a word
    remove <word> - removes a word
  blacklist - shows info about blacklist (# of blacklisted guilds/users/channels)
    list <users|guilds|channels> [page] - lists the blacklist entries for the given type and optionally 
    add <user|guild|channel> <value> - adds a blacklist entry
    remove <user|guild|channel> <value> - removes a blacklist entry
  config
    url <webhook URL> - sets the webhook URL
    logbot <true/false> - sets whether or not to log bot messages