A Discord bot for cross-server moderation.
Default bot prefix: k!
.
- Add bot to your server:
https://discord.com/api/oauth2/authorize?client_id=<DISCORD_APP_CLIENT_ID>&permissions=224452&scope=bot
k!network-create [channel id]
k!network-invite [server id] [passphrase]
Broadcast a ban to the network.
k!ban-broadcast [user ID] (reason)
List recent network bans. Default limit
is set to 10
.
k!ban-revoke [user ID] (reason)
Configure Komvos for your server.
k!config [prefix|channel|invites|permissions] (value)
Print commands list.
k!help
Create a network and set the network announcements channel.
k!network-create [channel id]
Disband the network; only available to network owning servers. All reported bans will be lost and all servers will be kicked (admin-only).
k!network-disband [passphrase]
Show network information.
k!network-info
Invite server to network (admin-only).
k!network-invite [server id] [passphrase]
Kick a server from the network; only available to owning servers (admin-only).
k!network-kick [server id] [passphrase]
Leave the network; owning servers must appoint a new owning server upon leaving.
k!network-leave
k!network-leave [server id] // for owining servers
Reasons for broadcasting a ban to a network:
TYPE | DESCRIPTION |
---|---|
ABUSER | Harrasment, threatening behaviour or doxxing |
ADVERTISING | Advertising or link posting |
BAN_EVASION | Ban Evasion (eg. secondary accounts) |
CHILD_SAFETY | Child Safety |
GRAPHIC_CONTENT | Graphic Content |
RAIDING | Raiding |
SCAM_ILLEGAL_SERVICES | Scam, fraud or illegal sales / services |
SPAMMING_TROLLING | Spamming or trolling |
Emitted whenever a member is banned from a guild. Triggers a ban broadcast report.
Emitted whenever a member is unbanned from a guild. Sends a ban revoke broadcast (if any).
Emitted whenever the client joins a guild.
Emitted whenever a guild kicks the client or the guild is deleted/left.
Emitted whenever a user joins a guild. Display a warning about malicious users.