Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Commands

zekro edited this page Mar 19, 2018 · 34 revisions

Commands index


Commands

autochannel

Manage automatic voice channels

Permission 3
Group GUILDADMIN
Aliases autochan, ac, autochans

Usage

zb:autochannel set <channel>
zb:autochannel unset <channel>
zb:autochannel list

broadcast

Send messages to all servers or server owners

Permission 999
Group ADMIN
Aliases bcast, bc

Usage

zb:broadcast owners <msg>
zb:broadcast all <msg>

bf

Execute some brainfuck code

Permission 0
Group MISC
Aliases brainfuck, bfck

Usage

zb:bf -c <code> [-i "<input>"] [-v] [-b <cellsize>]

id

Get elements by ID or IDs of elements

Permission 0
Group MISC
Aliases whois, whatis, identify

Usage

zb:id <ID>
zb:id <name>

restart

Restart the bot

Permission 100
Group ADMIN
Aliases

Usage

zb:restart

mvall

Move all members in current channel to another

Permission 2
Group MODERATION
Aliases moveall, mv

Usage

zb:mvall <channel>

guild

Get information about guild

Permission 0
Group MISC
Aliases guildstats, server

Usage

zb:guild

vote

Create a vote

Permission 0
Group CHAT
Aliases poll

Usage

zb:vote <title> | <answer 1> | <answer 2> | <...>
zb:vote close

quote

Quote a message of any channel in the guild

Permission 0
Group CHAT
Aliases q

Usage

zb:user <messageID>

user

Get information about user on guild

Permission 0
Group MISC
Aliases member, userinfo, uinfo, profile

Usage

zb:user <user>
zb:user

autorole

Set the role users will automatically get after joining the guild

Permission 5
Group GUILDADMIN
Aliases guildrole, joinrole

Usage

zb:autorole <role>
zb:autorole reset

info

Get info about the bot

Permission 0
Group MISC
Aliases about

Usage

zb:info

test

Just for testing purposes

Permission 999
Group DEBUG
Aliases

Usage

no help

perms

Set the permission levels for specific roles

Permission 5
Group SETTING
Aliases permroles, perm, permlvl

Usage

zb:perms <LVL>, <role1>, <role2>, ...
zb:perms list
zb:perms reset <lvl>

game

Set messages the bot should show in playing text

Permission 999
Group SETTING
Aliases playing, botmsg

Usage

zb:game msg <message 1>, <message 2>, ...
zb:game type <playing, streaming, listening, watching>
zb:game url <twitch url>
zb:game reset

say

Send an embed message with the bot

Permission 2
Group CHAT
Aliases saymsg

Usage

zb:say <message>
zb:say -e <message>
zb:say -e:<color> <message>
zb:say colors

eval

evaluate code with this command

Permission 999
Group ADMIN
Aliases evaluate, exec

Usage

zb:eval <js code>
zb:eval objects

prefix

Register a guild specific prefix

Permission 5
Group GUILDADMIN
Aliases pre, guildpre, guildprefix

Usage

zb:prefix <new prefix>
zb:prefix

clear

Clear an ammount of messages in a chat

Permission 4
Group MODERATION
Aliases purge, clean

Usage

zb:clear <ammount>
zb:clear <ammount> <user>
zb:prefix

report

Report a user or get information about recent reports

Permission 4
Group MODERATION
Aliases rep

Usage

zb:report <VictimID/Mention>
zb:report list <ID/Mention>

cmdlogchan

Set command log channel

Permission 4
Group SETTING
Aliases cmdlog

Usage

zb:cmdlogchan <channel>

voicelogchan

Set voice log channel

Permission 4
Group SETTING
Aliases voicelog

Usage

zb:voicelogchan <channel>

stups

Send someone a nudge with the bot

Permission 0
Group CHAT
Aliases nudge, msg, pn

Usage

zb:stups <user> <message>

bug

Get info how to submit a bug or suggestion

Permission 0
Group MISC
Aliases suggestion, bugreport, issue

Usage

zb:bug

xp

Get information about your level status and guilds best list

Permission 0
Group MISC
Aliases lvl, level

Usage

zb:xp
zb:xp <user>
zb:xp list

rand6

Play RANDOM6SIEGE© game

Permission 0
Group FUN
Aliases r, r6

Usage

zb:rand6 d
zb:rand6 a
zb:rand6 r
zb:rand6 list
zb:rand6 listops
zb:rand6 help

music

Play music from youtube with the bot

Permission 0
Group MISC
Aliases m

Usage

zb:music

gif

Display some gifs from giphy

Permission 0
Group CHAT
Aliases

Usage

zb:gif <search query> (<index>)

suggest

Submit your guggestions about this bot

Permission 0
Group CHAT
Aliases wish

Usage

zb:suggest <message>
Clone this wiki locally