Skip to content

calebcartwright/discord-mods-bot

 
 

Repository files navigation

Discord Mods Bot

A discord bot written in rust.

Features

The following commands are currently supported by the bot

Tags

Tags are a simple key value store.

Lookup a tag

?tag {key}

Create a tag

?tags create {key} value...

Delete a tag

?tags delete {key}

Get all tags

?tags

Crates

Search for a crate on crates.io

?crate query...

Retreive documentation for a crate

?docs query...

Ban

Ban a user

?ban {user}

Kick

Kick a user

?kick {user}

Slowmode

Set slowmode for a channel. 0 seconds disables slowmode.

?slowmode {channel} {seconds}

Code of conduct welcome message

Sets up the code of conduct message with reaction in the specified channel. Used for assigning talk roles.

?CoC {channel}

About

discord moderation bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.8%
  • Dockerfile 6.5%
  • PLpgSQL 1.7%