A discord bot written in rust.
The following commands are currently supported by the bot
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
Search for a crate on crates.io
?crate query...
Retreive documentation for a crate
?docs query...
Ban a user
?ban {user}
Kick a user
?kick {user}
Set slowmode for a channel. 0 seconds disables slowmode.
?slowmode {channel} {seconds}
Sets up the code of conduct message with reaction in the specified channel. Used for assigning talk roles.
?CoC {channel}