Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 1.29 KB

File metadata and controls

27 lines (22 loc) · 1.29 KB

Please note that the required permission level can be changed for each command individually in src/data/requiredPerm.json the list below shows the default settings. Normal users have a permission level of 0, verified ones a level of 1. You can set the permission of specific trip codes in src/data/users.json.

Level 1

  • !command set-text|delete|usage|info <cmd> <text ...> sets/queries custom commands
  • !ascii <text> converts text to ascii art and prints result to chat
  • !plot <...function> plot the function of a graph in ascii "art"
  • !channel add|remove <name> add channel to the !channel list

Level 2

  • !ban remove <name> removes the ban request for a certain username
  • !botBan <time> <name> bans a user from using the bot for time seconds (-1 means infinite)
  • !botUnban <name> unbans a user from using the bot
  • !verify add|remove <trip> <name> verifies that a certain username usually uses a certain tripcode

Level 3

Allows using !command on other peoples commands.

Level 4

  • !sudo <user> !<command> <...args> runs a command as the specified user

Level 5

  • !config get|set|save gets, sets and saves values in the config
  • !bot perm <name> <level> gives permissions to users
  • !bot debug <name> outputs the stringified version of a member of the bot object